[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: 9ebab1fae0665a8c08af9b2d59b52a40f570054b

Change-Id: If4a9667906698b812a45b17d1162df3db3ed61f3
CR-Id: ALPS04786311
Feature: Factory Mode
This commit is contained in:
Peter Wang 2020-01-18 10:20:33 +08:00
parent af17e4d54a
commit e32b6f7663

View File

@ -399,4 +399,4 @@ get_prop(factory, exported3_radio_prop)
# Date : WK19.38
# Operation : Q Migration
# Purpose: Allow clear eMMC
allow factory ctl_mdlogger_prop:property_service set;
set_prop(factory, ctl_mdlogger_prop);