commit | c843403680eedbc84845711e1e955914310b861f | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Mon Oct 26 09:51:41 2020 +0100 |
committer | Max Weninger <max.weninger@gmail.com> | Mon Oct 26 16:11:20 2020 +0100 |
tree | 527279648931b29e128f1a072704f1f944eedc4c | |
parent | 94b68f945a5c42bb5143e718347fe47b387b0790 [diff] |
omni_emulator: add PRODUCT_ENFORCE_RRO_TARGETS := framework-res Change-Id: I3e545beb5d49bb2aecc15ceaab638b6410d30090
diff --git a/utils/omni_emulator/omni_emulator.mk b/utils/omni_emulator/omni_emulator.mk index 8263244..f26bd64 100644 --- a/utils/omni_emulator/omni_emulator.mk +++ b/utils/omni_emulator/omni_emulator.mk
@@ -25,3 +25,4 @@ DEVICE_PACKAGE_OVERLAYS += vendor/omni/utils/omni_emulator/overlay ALLOW_MISSING_DEPENDENCIES := true +PRODUCT_ENFORCE_RRO_TARGETS := framework-res \ No newline at end of file