[ALPS04786311] eMMC : patch clear eMMC fail in factory
When clear eMMC, need umount bootfs, add permission to stop mdlogger process which access bootfs. MTK-Commit-Id: 2d39dc0341e703f5ae92797146c0d2cec8defe77 Change-Id: I32bb7e94db970361a9f3a345f0cf7541fc9fd634 CR-Id: ALPS04786311 Feature: Factory Mode
This commit is contained in:
parent
f2c63662c0
commit
af17e4d54a
@ -396,3 +396,7 @@ allow factory vendor_nfc_socket:sock_file { create write unlink setattr };
|
||||
# Allow to get AOSP property persist.radio.multisim.config
|
||||
get_prop(factory, exported3_radio_prop)
|
||||
|
||||
# Date : WK19.38
|
||||
# Operation : Q Migration
|
||||
# Purpose: Allow clear eMMC
|
||||
allow factory ctl_mdlogger_prop:property_service set;
|
||||
|
Loading…
x
Reference in New Issue
Block a user