summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMohammad Samiul Islam <samiul@google.com>2020-05-13 13:44:42 +0100
committerMohammad Samiul Islam <samiul@google.com>2020-05-26 11:22:28 +0100
commit0e28336bbadac42cee4fa34e10b0c43d66c3b356 (patch)
treef4b45ecda9ef8514d1b3e2454e77f8254e9e3b54 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent5c95b7d1a7eb68f097b65b8d1e42c37c26e453a9 (diff)
Remove dependency on InstallArgs during Package Verification
* We use a subset of fields from InstallParams to create InstallArgs. Out of those fields, only installFlags is not final. So, using any field except installFlags on InstallArgs, is same as using them from InstallParams directly. * We now create the InstallArgs at the end of verification process, right before we pass it for installation. Bug: 136257624 Test: atest GtsSecurityHostTestCases Change-Id: I0b36a281606116c21c960ec64c9b5ffec59f2342
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions