Remove unused rmnet and data properties for fixing avc denial error
Bug: 181924792 Test: verified with the forrest ROM and error log gone Change-Id: Ia8eae9e2c347d79d3c37a894a1919e8f443630f7
This commit is contained in:
@@ -433,13 +433,6 @@ on fs
|
||||
mkdir /mnt/vendor/persist/data/tz 0700 system system
|
||||
mkdir /mnt/vendor/persist/touch 0770 system system
|
||||
|
||||
# Enable rmnet data and aggregation
|
||||
setprop persist.rmnet.mux enabled
|
||||
setprop persist.rmnet.data.enable true
|
||||
setprop persist.data.wda.enable true
|
||||
setprop persist.data.df.agg.dl_pkt 10
|
||||
setprop persist.data.df.agg.dl_size 4096
|
||||
|
||||
# Permissions for ION
|
||||
chmod 0660 /sys/class/ion_cma/ion_video_ext/isolated
|
||||
chown system system /sys/class/ion_cma/ion_video_ext/isolated
|
||||
|
||||
Reference in New Issue
Block a user