manifest_fixer: rename to --prefer-code-integrity
During code review, the name change was suggested. Test: local CTS passed Bug: 112037137 Change-Id: I7eb25210afb45c7477b0d606574048a15c9c721d
This commit is contained in:
@@ -66,7 +66,7 @@ var testModuleConfig = ModuleConfig{
|
||||
DexLocation: "",
|
||||
BuildPath: "",
|
||||
DexPath: "",
|
||||
PreferIntegrity: false,
|
||||
PreferCodeIntegrity: false,
|
||||
UncompressedDex: false,
|
||||
HasApkLibraries: false,
|
||||
PreoptFlags: nil,
|
||||
|
Reference in New Issue
Block a user