summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorMathew Inwood <mathewi@google.com>2018-04-05 15:44:20 +0100
committerDavid Brazdil <dbrazdil@google.com>2018-05-08 10:29:16 +0100
commita4ba0e442aee1bfa31b66f82f43a920be59047fb (patch)
tree9b10fe7d5caeae41b90791e9fee7e37025eadbca /tools/aapt2/java/JavaClassGenerator.cpp
parentd0b9f983d6687fc88074926f5e5e5c1b7ac7ee97 (diff)
Replace ALL_LISTS policy with JUST_WARN.
It seems pretty unlikely that we'd ever want to disallow access to the light greylist in P, since doing do would break do many apps. We don't need this policy here as an opt-in for apps now, since the StrictMode work will achieve the same thing. Instead, make a "just warn" policy which allows access to all APIs, but leaves the detection and logging logic in place. This gives us the option of disabling enforcement, but still gathering logs to find out which apps use which APIs. Bug: 77517571 Test: Boot device Test: Hardcode policy of HIDDEN_API_ENFORCEMENT_JUST_WARN and verify log Merged-In: I588f347716a79ac5887b74763c8afc16b3be699b Change-Id: I588f347716a79ac5887b74763c8afc16b3be699b (cherry picked from commit a6d02fb1041bf19161fd4d74bcf5a1cd87495245)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions