Android p preview 1
packages/apps/TvSettings: 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: I8e9dc52defd8524e271d5ec6d2caf31db01a9e07
1 file changed
tree: 8ad1cedcb48c106eaa4f74ea3e7c9675ce9f3e49
  1. QuickSettings/
  2. Settings/
  3. OWNERS
  4. PREUPLOAD.cfg