commit | c3de4d869e3859220fa2efe1fa8ef84bbd18e0b6 | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Sat Oct 19 01:15:47 2019 +0200 |
committer | maxwen <max.weninger@gmail.com> | Sat Oct 19 01:15:47 2019 +0200 |
tree | 3cd72e6fe78c6ab3b3fd566836832846d99781c9 | |
parent | eb216f6db53eb278476e875bcbb6ae1d43936335 [diff] |
emulator: add fake recovery to enable ota targets and brunch and friends Change-Id: Ia69ee677238e26cb7b1e345771d01b91b5123a9f
diff --git a/utils/emulator/omni_emulator.mk b/utils/emulator/omni_emulator.mk index 6f136f8..0115cd3 100644 --- a/utils/emulator/omni_emulator.mk +++ b/utils/emulator/omni_emulator.mk
@@ -14,3 +14,5 @@ DEVICE_PACKAGE_OVERLAYS += vendor/omni/utils/emulator/overlay ALLOW_MISSING_DEPENDENCIES := true + +TARGET_RECOVERY_FSTAB := vendor/omni/utils/emulator/fstab.ranchu