Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c33a628e authored by Sooraj S's avatar Sooraj S 👽 Committed by Romain Hunault
Browse files

FP3: OTA update product partition

parent cfb9d8ae
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4,3 +4,6 @@
#/data/elan(/.*)?          u:object_r:elanfp_data:s0

/(vendor|system/vendor)/bin/hw/android\.hardware\.light@2\.0-service\.msm8953    u:object_r:hal_light_default_exec:s0

/dev/block/bootdevice/by-name/product_[ab]                          u:object_r:system_block_device:s0
/dev/block/platform/soc/7824900.sdhci/by-name/product_[ab]           u:object_r:system_block_device:s0
+9 −0
Original line number Diff line number Diff line
@@ -321,3 +321,12 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
# Factory reset partition
PRODUCT_PROPERTY_OVERRIDES += \
    ro.frp.pst=/dev/block/bootdevice/by-name/config


# Play store
PRODUCT_PROPERTY_OVERRIDES += \
    ro.com.google.clientidbase=android-uniscope \
    ro.com.google.clientidbase.am=android-uniscope \
    ro.com.google.clientidbase.gmm=android-uniscope \
    ro.com.google.clientidbase.ms=android-uniscope \
    ro.com.google.clientidbase.yt=android-uniscope