[ALPS03932298] Factory Mode: resolve neverallow error

[Solution]
New Android not allow system process modify vendor
properties, factory mode move to vendor partition,
so remove the workaround

MTK-Commit-Id: bac8727b1a70a637eb7386213b7bf2bee2096b22

Change-Id: I360a493f770fae96f94199ae436d5e29bf752f70
CR-Id: ALPS03932298
Feature: Factory Mode
This commit is contained in:
Chunlan Wang 2020-01-18 10:00:05 +08:00 committed by Chunlan Wang (王春兰)
parent c93290f067
commit 572aa85017

View File

@ -73,7 +73,6 @@ allow factory storage_file:dir { write create add_name search mounton };
# Date: WK15.44
# Purpose: factory idle current status
typeattribute factory system_writes_vendor_properties_violators;
allow factory vendor_factory_idle_state_prop:property_service set;
# Date: WK15.46