diff options
Diffstat (limited to 'rootdir/etc/ueventd.qcom.rc')
-rw-r--r-- | rootdir/etc/ueventd.qcom.rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 5263e81..bdff059 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -244,3 +244,7 @@ # TFA9890 FOR SMARTPA /dev/tfa9890 0660 media media + +# Add device block for FRP +/dev/block/platform/soc/7464900.sdhci/by-name/frp 0600 system system +/dev/block/platform/soc/624000.ufshc/by-name/frp 0600 system system |