diff options
author | Ulya Trafimovich <skvadrik@google.com> | 2020-02-12 12:28:37 +0000 |
---|---|---|
committer | Ulyana Trafimovich <skvadrik@google.com> | 2020-02-12 14:47:59 +0000 |
commit | b584ea49a29150cb76e07648d683fde1828faed5 (patch) | |
tree | 3d0e3992d33260bef423ff2f7d7d0eb50fdab7c4 /libnativeloader/library_namespaces.cpp | |
parent | 2d348670be819733a9b5e08a6753f4f6a72c79ac (diff) |
Relax the check for dexpreopt files in the ART apex.
This is to fix builds that set WITH_DEXPREOPT=false variable in Make.
Test: aosp_walleye-userdebug builds.
Test: aosp_walleye-eng builds with a temporary patch in
build/make/core/board_config.mk that disables dexpreopt:
-ifeq ($(HOST_OS),linux)
- WITH_DEXPREOPT := true
-endif
+# ifeq ($(HOST_OS),linux)
+# WITH_DEXPREOPT := true
+# endif
Bug: 149273451
Change-Id: I376e01760ea238b1f45f7e236d3c391c1d068c23
Diffstat (limited to 'libnativeloader/library_namespaces.cpp')
0 files changed, 0 insertions, 0 deletions