android_device_sony_kitakam.../SonyOtgSwitch
Anton Hansson e26f00cc78 kitakami-common: SonyOtgSwitch: Set LOCAL_PRIVATE_PLATFORM_APIS
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: If222298e2303f5ef1ac17a67395e811276340dad
2020-02-09 02:10:26 +08:00
..
res kitakami-common: add SonyOtgSwitch 2017-08-05 13:22:40 +00:00
src/org/lineageos/sonyotgswitch kitakami-common: add SonyOtgSwitch 2017-08-05 13:22:40 +00:00
Android.mk kitakami-common: SonyOtgSwitch: Set LOCAL_PRIVATE_PLATFORM_APIS 2020-02-09 02:10:26 +08:00
AndroidManifest.xml kitakami-common: add SonyOtgSwitch 2017-08-05 13:22:40 +00:00