Sandbox test apex genrules
With the other cls in this topic, the modules build with sandboxing. They still fail the genrule_sandobox_test.py because their builds are non-deterministic though. I wasn't able to find the cause of the non-determinism, so relying on presubmits to make sure nothing breaks. Bug: 307824623 Test: m com.android.apex.test.bar_stripped com.android.apex.test.baz_stripped com.android.apex.test.foo_stripped com.android.apex.test.pony_stripped com.android.apex.test.sharedlibs_generated com.android.apex.test.sharedlibs_secondary_generated with sandboxing enabled Change-Id: I4006732bf1ba08e846dee2e18d89dbf45f2cd7ba
This commit is contained in:
parent
4e6c3ef59b
commit
06e73446de
1 changed files with 0 additions and 6 deletions
|
@ -102,12 +102,6 @@ var (
|
|||
"camera-its",
|
||||
"checkIn-service-stub-lite",
|
||||
"chre_atoms_log.h",
|
||||
"com.android.apex.test.bar_stripped",
|
||||
"com.android.apex.test.baz_stripped",
|
||||
"com.android.apex.test.foo_stripped",
|
||||
"com.android.apex.test.pony_stripped",
|
||||
"com.android.apex.test.sharedlibs_generated",
|
||||
"com.android.apex.test.sharedlibs_secondary_generated",
|
||||
"common-profile-text-protos",
|
||||
"core-tests-smali-dex",
|
||||
"cronet_aml_base_android_runtime_jni_headers",
|
||||
|
|
Loading…
Reference in a new issue