History log of /frameworks/base/core/tests/BTtraffic/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ab6ec61251786bf6b4d0407db3bc28aeefcb55db 23-Feb-2018 Anton Hansson <hansson@google.com> frameworks/base: 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: I4233b9091d9066c4fa69f3d24aaf367ea500f760
/frameworks/base/core/tests/BTtraffic/Android.mk
2de4b74d80edd8a8ee063980c6eb608369c5f81a 16-Sep-2015 Yuchao Zhou <superzhou@google.com> Moving BTtraffic from experiment location to here

Change-Id: I1b0ec7fba87a098aa6509bd9be3f0e0ff624bf6e
/frameworks/base/core/tests/BTtraffic/Android.mk