packages/screensavers/WebView: 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: I308f84c7727585e439c3c28ff9dbc63c6e5236ba
1 file changed
tree: 7361bbb0f418c5425a8c9f0690d9a4c90e7b59b6
  1. assets/
  2. res/
  3. src/
  4. Android.mk
  5. AndroidManifest.xml