This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
libs
/
androidfw
/
TEST_MAPPING
8 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add TEST_MAPPING for androidfw to add presubmit tests. Test: atest --host libandroidfw_tests Change-Id: Id893e720139791b499f2f38a25a057738a488c2b
2018-12-14 10:12:27 -08:00
{
"presubmit": [
Allow for RRO internal referencing This change allows RROs to reference their own internal resources as expected. Overlays are loaded as shared libraries so they can have their own resource id space that does not conflict with the resource id space of the target or other overlays. References to overlay resources that override target resources now appear as references to the target resources. Overlay values that are inlined into the xml file specified using android:overlayResources are now able to be used at runtime. See go/rro-references for more information. Bug: 135943783 Test: idmap2_tests Test: libandroidfw_tests Change-Id: Ie349c56d7fd3f7d94b7d595ed6d01dc6b59b6178
2019-07-01 09:48:23 -07:00
{
Begin moving FrameworkResourceLoaderTest to cts This changes removes FrameworkResourceLoaderTest from frameworks/base before it is moved to CTS. Bug: 152979463 Test: atest CtsResourcesLoaderTest Change-Id: I4b899564ab93472cb6d2a5ed0917026753c2827f
2020-04-01 11:25:18 -07:00
"name": "CtsResourcesLoaderTests"
Add TEST_MAPPING for androidfw to add presubmit tests. Test: atest --host libandroidfw_tests Change-Id: Id893e720139791b499f2f38a25a057738a488c2b
2018-12-14 10:12:27 -08:00
}
]
Remove ResourcesHardeningTest from Test Mapping ResourcesHardeningTest is not a test module name. This is a partial revert of ag/14505818 Bug: 189953380 Test: none Change-Id: Iebf50714918d64eb52183c1f140ac8dba38b2ae5
2021-06-02 11:34:32 -07:00
}
Reference in New Issue
Copy Permalink