packages/apps/SecureElement: 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: I1be7299c3ae0f52340a45b8ff9b5ac8b8ae76285
1 file changed
tree: 6b41fac8e81ee90f4455104011d876f57bb234d8
  1. src/
  2. Android.mk
  3. AndroidManifest.xml
  4. CleanSpec.mk
  5. NOTICE
  6. PREUPLOAD.cfg