Copy imported APKs to output filename
android_app_import and android_test_import modules with processed: true and skip_preprocessed_apk_checks are used directly from the source tree. If the source file name doesn t match the module name and the file is used as test data it can result in the wrong filename being used. Copy the source file to an output file with the correct name first. Bug: 290376750 Test: m CtsAppSecurityHostTestCases (cherry picked from https://android-review.googlesource.com/q/commit:5780d57a7116643c6d9eac735982ac44bd6b0189) Merged-In: I4a6dd1c5e48db7085ea41035def31f0844948a46 Change-Id: I4a6dd1c5e48db7085ea41035def31f0844948a46
Loading
Please register or sign in to comment