[Detail]
1.Google neverallow to modify the /proc and /sys folder
2.vendor & system process can not access each file
[Solution]
1.Change the type of sysfs_file to common file
2.Mark the rules which violate the neverallow rules
MTK-Commit-Id: 326790e7af9c782f3dace5c667b4b07860370933
Change-Id: Ifa61d2561078d3b6cde612806607d35d6cfdc4d6
CR-Id: ALPS03825066
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
[Detail]
prepare HAL version 2.0
MTK-Commit-Id: fa6c01053653fcc337a336c1da19c07db7a69486
Change-Id: I0da57902ef3fb8e7e9eadba892e57cc322025bc9
CR-Id: ALPS03737981
Feature: System Performance
[Detail] Google add new neverallows rules on android P,
some rule violate the rules
[Solution] Remove the rules which violate google new rules
MTK-Commit-Id: ff683b4eee0a6dd95ff25fbb6c7d1fc3a79c604d
Change-Id: Iead494212c6adcec234eaef14c83d1f8c7a49deb
CR-Id: ALPS03825066
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK