History log of /frameworks/base/core/tests/coretests/BinderProxyCountingTestApp/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
60b0348c3de1c4fa7bbd5ea2fe5219d0c4252fc8 14-Mar-2018 jdesprez <jdesprez@google.com> Update a bunch of AndroidTest for apct suite

Test: build device-tests
Bug: 74440293
Change-Id: I3c64eb8b5b2932632dd5dd46a5894a68a4835790
/frameworks/base/core/tests/coretests/BinderProxyCountingTestApp/Android.mk
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/coretests/BinderProxyCountingTestApp/Android.mk
55182464fb9f6536ee500eac02a031e7b7226fc4 15-Aug-2017 Michael Wachenschwanz <mwachens@google.com> Java side setup and access to Binder Proxy Tracking

Expose Binder Proxy Tracking by Uid from the native side. Enable
tracking for SYSTEM and killing of any bad behaving uids.

Change-Id: Ifd6d0f30a93fad406417dd83c1495c105bced974
Fixes: 63901963
Test: bit FrameworksCoreTests:android.os.BinderProxyCountingTest
/frameworks/base/core/tests/coretests/BinderProxyCountingTestApp/Android.mk