diff options
author | Anton Hansson <hansson@google.com> | 2018-02-23 12:57:51 +0000 |
---|---|---|
committer | Anton Hansson <hansson@google.com> | 2018-03-07 11:42:04 +0000 |
commit | d137c872cdc5e157c0ff65076689f7c4552a9013 (patch) | |
tree | 3c2dffe6115c25dc65faf975c7d3bc12f397bde4 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | aa79f03ca6c4c5a3a262aeaf2b608ffd4807ab13 (diff) |
frameworks/base: Set LOCAL_SDK_VERSION where possible.
This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.
Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.
Test: make relevant packages
Bug: 73535841
Exempt-From-Owner-Approval: Global cleanup
Change-Id: I26458e41ecb84de91ac9a356a5d4bafb44f463c1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions