History log of /packages/apps/SpareParts/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
84b20362de80b94c08cf193414ae5ce8c9b65901 22-Feb-2018 Anton Hansson <hansson@google.com> packages/apps/SpareParts: 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: I4bfe8d70d000e067fdb46da8fe123233d7ccd9af
/packages/apps/SpareParts/Android.mk
10f05a57805c5409f990959dcad25c67a82ec16d 07-Apr-2011 Joe Onorato <joeo@google.com> Turn spare parts on and off when the advanced settings checkbox is checked.

Change-Id: If0deaf75944d01ad8c276b96e10163a766a2ef45
/packages/apps/SpareParts/Android.mk
7277e821713196510586cdf5fd334cdc012554b2 06-Apr-2011 Joe Onorato <joeo@google.com> Move files from development project.

Change-Id: Ic09af183525d474b68b1d4a38264b76a2759d14c
/packages/apps/SpareParts/Android.mk