diff options
author | Anton Hansson <hansson@google.com> | 2018-02-23 12:57:51 +0000 |
---|---|---|
committer | Anton Hansson <hansson@google.com> | 2018-02-28 17:15:21 +0000 |
commit | 11fb2cf659fbf6d415d42d3215b26dde2f760b35 (patch) | |
tree | 7a93440ba7a5c25a672512d516b36123bd164686 /framework/java/android/bluetooth/BluetoothA2dp.java | |
parent | 2f60bdf46ef200f12ad1a5e3e64f8b6dd4cf4b67 (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
Change-Id: Ibcffec873a693d1c792ca210fb597d2bf37e9068
Merged-In: I4233b9091d9066c4fa69f3d24aaf367ea500f760
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothA2dp.java')
0 files changed, 0 insertions, 0 deletions