commit | 93a84dd9a685d9864326f31b9b5970bc1d5b7c20 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon Mar 19 19:42:24 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Mar 19 19:42:24 2018 +0000 |
tree | 4783eb6cba2588d1cccda2682b7bc35ecdc6d066 | |
parent | d04f28db7b655572c70a28e6b19f31b11b12b4ea [diff] | |
parent | c0746f4e944981a944349bc4645b546a47eb9e58 [diff] |
Merge "releasetools: Add NonAbOtaPropertyFiles for non-A/B OTA packages."
diff --git a/core/config.mk b/core/config.mk index ec3c847..909b8b2 100644 --- a/core/config.mk +++ b/core/config.mk
@@ -553,7 +553,7 @@ # Default R8 behavior when USE_R8 is not specified. ifndef USE_R8 - USE_R8 := false + USE_R8 := true endif #