Rename preferCodeIntegrity to useEmbeddedDex

Test: build and run testing app
Bug: 112037137
Change-Id: Ia82c2c3ba7eb32117a4be078ac31ee2ba510f9eb
This commit is contained in:
Victor Hsieh
2019-01-29 13:00:33 -08:00
parent 910cdf95cd
commit d181c8ba76
5 changed files with 37 additions and 36 deletions

View File

@@ -66,7 +66,7 @@ var testModuleConfig = ModuleConfig{
DexLocation: "",
BuildPath: "",
DexPath: "",
PreferCodeIntegrity: false,
UseEmbeddedDex: false,
UncompressedDex: false,
HasApkLibraries: false,
PreoptFlags: nil,