mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Resurrect verity
This commit is contained in:
parent
ebaf61eb31
commit
30bf0f2fb9
6 changed files with 84 additions and 4 deletions
|
@ -5,7 +5,7 @@ fstab /system
|
|||
|
||||
device.mk
|
||||
ifeq ($(TARGET_BUILD_VARIANT),user)
|
||||
PRODUCT_SYSTEM_VERITY_PARTITION := [system partition]
|
||||
PRODUCT_SYSTEM_VERITY_PARTITION := /dev/block/by-name/system
|
||||
$(call inherit-product, build/target/product/verity.mk)
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue