This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
android_device_lenovo_msm8937-common
Watch
1
Star
0
Fork
You've already forked android_device_lenovo_msm8937-common
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b93a294b74
android_device_lenovo_msm89...
/
board
/
recovery.mk
3 lines
70 B
Makefile
Raw
Normal View
History
Unescape
Escape
land: Update firmware on install-time This ensures that every user has the same firwmare. Change-Id: I000f004e797f5f7b87b278491070631a54547021
2016-11-11 00:21:38 +00:00
# Recovery
msm8937-common: Update for early-mounted system partition * This removes /system entry from fstab, since this partition is now early-mounted and the fstab entry is specified in device tree. * At the same time, also include a fully populated fstab, in order to avoid build breakage while generating recovery updater scripts. Change-Id: I8e558458b984e97a45a920c3751a6b7c3f2ebc5c
2017-09-09 00:48:17 +00:00
TARGET_RECOVERY_FSTAB
:=
$(
VENDOR_PATH
)
/rootdir/fstab.full
Reference in a new issue
Copy permalink