Renamed to setprop_phh to prevent conflict with Magisk.
This commit is contained in:
guylamar2006 2021-09-01 14:13:49 -05:00 committed by GitHub
parent 51964b08c2
commit 98245d8427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ PRODUCT_PACKAGES += \
Stk Stk
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
resetprop resetprop_phh
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/phh/treble/phh-securize.sh:system/bin/phh-securize.sh \ device/phh/treble/phh-securize.sh:system/bin/phh-securize.sh \
device/phh/treble/files/ota.sh:system/bin/ota.sh \ device/phh/treble/files/ota.sh:system/bin/ota.sh \