commit | d181c8ba7684b2ca787b7a0389b4c95ebec1f17c | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Tue Jan 29 13:00:33 2019 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Tue Jan 29 13:09:10 2019 -0800 |
tree | e8e44c08c888e920e33355c87ce71ec8a35541b7 | |
parent | 910cdf95cda8dc12335972963ffc0cb44db3b5b8 [diff] [blame] |
Rename preferCodeIntegrity to useEmbeddedDex Test: build and run testing app Bug: 112037137 Change-Id: Ia82c2c3ba7eb32117a4be078ac31ee2ba510f9eb
diff --git a/dexpreopt/dexpreopt_test.go b/dexpreopt/dexpreopt_test.go index f218d01..073d463 100644 --- a/dexpreopt/dexpreopt_test.go +++ b/dexpreopt/dexpreopt_test.go
@@ -66,7 +66,7 @@ DexLocation: "", BuildPath: "", DexPath: "", - PreferCodeIntegrity: false, + UseEmbeddedDex: false, UncompressedDex: false, HasApkLibraries: false, PreoptFlags: nil,