summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Collapse)Author
2024-01-31[DON'T BLOCK] Test ownership migration rules Aditya Choudhary
This CL is created as a best effort to migrate test targets to the new android ownership model. If you find incorrect or unnecessary attribution in this CL, please create a separate CL to fix that. For more details please refer to the link below, <add g3 doc link> Bug: 304529413 Test: N/A (cherry picked from aosp/2939780) Change-Id: Icbe839de65c4449f764bd579a9f8c43f9fac770d
2021-02-05[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Permission Bob Badour
Added SPDX-license-identifier-Apache-2.0 to: Android.bp framework/Android.bp service/Android.bp testing/Android.bp tests/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I16cc0e9742f196de9afbecc1bf0788c2f12bc4d0
2020-02-07use apex_test for test apexes Jiyong Park
... so that the build system can distinguish testing APEXes and installable APEXes, and apply different rules to them. Bug: 146308764 Test: m Change-Id: Ie7dc9ad1444904f49047093a44e7fcd0a5f56ffe
2019-12-02Add install test for permission APEX. Hai Zhang
Bug: 136503238 Test: atest --rebuild-module-info permission_e2e_tests Change-Id: I05cc0f19679bc0d03785233a38bb1a8b31cd3652