mtk11285
a250fc423c
[ALPS03806577] catch manual coredump fail
...
add some rules for aee_aedv/aee_aed to read /proc/*/exe
MTK-Commit-Id: a1ee357e85a32beded54046bb1b638eb8fe4b3c9
Change-Id: Ideeb8002a9d1b9b166709442195124cce8e4e427
CR-Id: ALPS03806577
Feature: Android Exception Engine(AEE)
2020-01-18 10:13:24 +08:00
mtk11285
0b7ed7df47
[ALPS03806577] add DropBoxReceiver feature
...
1. allow dropboxreceiver to receive dropbox message
2. allow aee_aed to read packages.list
MTK-Commit-Id: 03d7fff0159d697f13fd574b132503ba6063cfab
Change-Id: Id717233c2ade4b0b8c3d6a8319647ff6e783a60a
CR-Id: ALPS03806577
Feature: Android Exception Engine(AEE)
2020-01-18 10:13:14 +08:00
mtk11285
85b3620577
[ALPS04325589] AEE: remove unuse rules
...
1. remove unuse rules
2. allow dumpstate to r/w /proc/msdc_debug
3. allow aee_core_forwarder to access hwservicemanager_prop
4. allow aee_core_forwarder to connect aee_aed socket
MTK-Commit-Id: a43676c734f74636df65e59cdcace017eca79706
Change-Id: I3c45ed83499c0079b38af34cf462dcd80fec501d
CR-Id: ALPS04325589
Feature: Android Exception Engine(AEE)
2020-01-18 10:09:44 +08:00
Juju Sung
12bc2025e2
[ALPS04239425] Sepolicy: fix undefined type declration
...
[Detail]
Unknown type:untrusted_v2_app,alarm_device,qtaguid_proc,mtd_device
Duplicated type:proc_slabinfo
MTK-Commit-Id: 11ccfcffb994452eb58a697e94a8da748ac73933
Change-Id: I2e847041d14d6b6613044cfaa98f242b7fd9381a
CR-Id: ALPS04239425
Feature: Build System
2020-01-18 10:08:05 +08:00
mtk12101
722798a334
[ALPS03982747] Remove unused sepolicy rules
...
Some rules is no need any more, need to remove it.
MTK-Commit-Id: 49685f1299d990a7195a2d54b955517d8f2cc699
Change-Id: I4a590ad781589cf94989ce72c88751ac10b82eae
CR-Id: ALPS03982747
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
2020-01-18 10:02:25 +08:00
mtk11285
c058e72a5b
[ALPS03841705] AEE porting on Android P about selinux
...
[Detail] add some rules
MTK-Commit-Id: 350fa2869fe9390bcb7ca562af5230a2ad711640
Change-Id: Ib4966ae42233270eb7a65ab036903791767b5ec8
CR-Id: ALPS03841705
Feature: Android Exception Engine(AEE)
2020-01-18 09:52:43 +08:00
Ji Zhang
e7cd43c12c
[ALPS03890586] add rules for aee_aed
...
[Detail]
Add selinux rules for aed in eng/userdebug:
capability dac_override/dac_read_search
MTK-Commit-Id: d3cb23b65eb02f7b4d57d818f0bfd617b96387ed
Change-Id: Ie4e7efe212913aa7cbfb12aa471b911fbabcdae0
CR-Id: ALPS03890586
Feature: Android Exception Engine(AEE)
2020-01-18 09:50:50 +08:00
mtk11285
628e0eccb8
[ALPS03841705] AEE porting on Android P about selinux
...
[Detail]
1. add some rules
2. temp solution for getting ro.*.mediatek.version.branch/ ro.*.mediatek.version.release property
MTK-Commit-Id: 12c4d79a10293c4611233c985c29dca94f6e24ae
Change-Id: Ice4d565664f95a456f985ed138f302fe7ac4dbff
CR-Id: ALPS03841705
Feature: Android Exception Engine(AEE)
2020-01-18 09:50:43 +08:00
mtk11285
a76cdd9cee
[ALPS03841705] AEE porting on Android P about selinux
...
[Detail]
1. add some rules
2. transfer aee_core_forwarder domain form kerenl to aee_core_forwarder
MTK-Commit-Id: 7ad2c5df75565153ccec471f0eb2224c912515cd
Change-Id: I9b576e3937d04b5848baeb156718d0469fa05a75
CR-Id: ALPS03841705
Feature: Android Exception Engine(AEE)
2020-01-18 09:48:59 +08:00
mtk11285
457f1855f1
[ALPS03841705] AEE porting on Android P
...
[Detail]
1. modify property according to P rule
2. add some selinux rules
3. relable /proc/slabinfo /proc/zraminfo
MTK-Commit-Id: aa654138c8b48d223b614c81d2f39d7cd6eedd1f
Change-Id: Ib47383553b0d320d3766780f35c397be60dc1339
CR-Id: ALPS03841705
Feature: Android Exception Engine(AEE)
2020-01-18 09:35:48 +08:00
Bo Ye
3ace839be3
[ALPS03825066] Mark file context to fix build fails
...
Restore the policies accessing files labeled
as proc_xxx or sysfs_xxx, but there are some
exceptions for coredomain process, such as
meta_tst,dump_state,kpoc_charger
MTK-Commit-Id: 7953b5203bb3cac099c3326d330643b4cd73746d
Change-Id: I4b16c09c352891783e837bea370c264966ca6d13
CR-Id: ALPS03825066
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
2020-01-18 09:29:41 +08:00
Bo Ye
5849c224e3
[ALPS03825066] P migration selinux build failed fix
...
1. Mark polices which accessing proc/sysfs file system
2. Add violator attribute to modules violate vendor/system rule.
MTK-Commit-Id: 3954cad7a1428cda694d8428c2235a78aa6e7cc8
Change-Id: I401ae5b87eb9a03f324bef83c6678149606b15a8
CR-Id: ALPS03825066
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
2020-01-18 09:29:36 +08:00
mtk12101
bbecfaa68b
[ALPS03825066] Resolve vendor violates
...
[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
2020-01-18 09:29:34 +08:00
Chunyan Zhang
37e0caa36e
import from mediatek/master to mediatek/alps-mp-o1.mp1
...
Change-Id: Ic78db8195c5c51f85c9c6fd3ef8333489afd6e79
MTK-Commit-Id: 848bf57127be9d01fd1df4aab95737855456afee
2020-01-18 09:29:32 +08:00