Rename fstab.postinstall to fstab.ro.postinstall for zumapro devices
Bug: 356425337 Test: $ source build/envsetup.sh $ lunch [zumapro]-trunk_staging-userdebug $ m $ ./vendor/google/tools/flashall -w Flag: EXEMPT bugfix Change-Id: I762f8d757739e8c9685df73b7e39f10b4ce25d34
This commit is contained in:
parent
0e6653cecc
commit
a1d5c9b4f3
2 changed files with 1 additions and 1 deletions
|
@ -1002,7 +1002,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
ro.postinstall.fstab.prefix=/product
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/zumapro/conf/fstab.postinstall:$(TARGET_COPY_OUT_PRODUCT)/etc/fstab.postinstall
|
||||
device/google/zumapro/conf/fstab.ro.postinstall:$(TARGET_COPY_OUT_PRODUCT)/etc/fstab.postinstall
|
||||
|
||||
# fastbootd
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue