Commit Graph

4 Commits

Author SHA1 Message Date
jdesprez
60b0348c3d Update a bunch of AndroidTest for apct suite
Test: build device-tests
Bug: 74440293
Change-Id: I3c64eb8b5b2932632dd5dd46a5894a68a4835790
2018-03-14 10:03:56 -07:00
Anton Hansson
ab6ec61251 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
2018-02-28 15:13:23 +00:00
Adam Lesinski
c1ef447548 OMS: Migrate device tests to atest
Test: atest OverlayDeviceTests
Change-Id: Ie1040ee45e4ffef060a4e21257b0a61fd4f4c660
2018-01-24 11:30:56 -08:00
Adam Lesinski
b67fc5fbfc OMS: Enable uninstallation of overlays
Test: atest OverlayHostTests
Change-Id: I8d43f5bcad6adac9ea5dab2837f85234e6482b7b
2018-01-24 11:30:56 -08:00