History log of /packages/screensavers/Basic/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0183735bcdce20b953e1ac26ebacd1f8ca586c03 22-Feb-2018 Anton Hansson <hansson@google.com> packages/screensavers/Basic: 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: I96dafb07cef56c70f01ced8d5b5b8a71d2773a1f
/packages/screensavers/Basic/Android.mk
e05bc418d71826d69964842a54a347e16f27ef69 31-Aug-2012 Daniel Sandler <dsandler@android.com> This was so much harder than it should have been.

Change-Id: I2bef9d4a8de77d170d2228318db85db1d6ec59fe
/packages/screensavers/Basic/Android.mk