Jimmy-YJ.Huang
d28ccc99bd
[ALPS03737981] power: prepare Hal version.
...
[Detail]
prepare HAL version 2.0
MTK-Commit-Id: fa6c01053653fcc337a336c1da19c07db7a69486
Change-Id: I0da57902ef3fb8e7e9eadba892e57cc322025bc9
CR-Id: ALPS03737981
Feature: System Performance
2020-01-18 09:32:08 +08:00
mtk81217
ce7965cf78
[ALPS03855838] Rename MTKs system properties
...
Rename World Phone property "ril.active.md" to "vendor.ril.active.md" for
change sepolicy file.
MTK-Commit-Id: 168ea39aae1a74f214888201f7c3e1ce3ac57299
Change-Id: Iff29c044cfe3914a2bc78a673b4fc4a851c5f669
CR-Id: ALPS03855838
Feature: World Phone
2020-01-18 09:31:58 +08:00
Jungo Lin
b5f93ddd6c
[ALPS03859804] Rename MTKs system properties
...
From Android P, system properties added by vendor/ODM/OEM should follow
naming rules.
Please follow naming rule to rename the property:
1. Read-writable: A.B -> vendor.A.B
2. Read-only: ro.A.B -> ro.vendor.A.B
3. Persistent: persist.A.B -> persist.vendor.A.B
MTK-Commit-Id: 0ced1a123df3fc3698ae01c9461c7e805aa5a948
Change-Id: I94b95909d9c2f7273fed87b0c5b6f38f670f6b05
CR-Id: ALPS03859804
Feature: [Module]IP Networking
2020-01-18 09:31:42 +08:00
Ian-Y Chen
5732613313
[ALPS03804108] power: fixing SELinux violation
...
[Detail] Fixing SELinux violation
[Solution] Remove redundant rules
MTK-Commit-Id: 1f8da8de51be91d616cc48fea67d53c688556e7c
Change-Id: Ibd11dc92d0eb4a0de6d7903a709495beafc70209
CR-Id: ALPS03804108
Feature: System Performance
2020-01-18 09:31:39 +08:00
roger.chang
a66b8deff0
[ALPS03867541] Rename MTKs system properties
...
From Android P, system properties added by vendor/ODM/OEM should follow
naming rules.
Please follow naming rule to rename the property:
1. Read-writable: A.B -> vendor.A.B
2. Read-only: ro.A.B -> ro.vendor.A.B
3. Persistent: persist.A.B -> persist.vendor.A.B
MTK-Commit-Id: e750504be160afe62a2805b334157e4304878ce4
Change-Id: I0f263557a5d6fb5e471c4680f4028eddb85f7504
CR-Id: ALPS03867541
Feature: UCE, User Capability Exchange
2020-01-18 09:31:30 +08:00
Morven-CF Yeh
2519f5e40d
Merge "[ALPS03860276] Rename MTKs system properties" into alps-trunk-p0.basic
...
Change-Id: I4487776e8f843dbed5b69396ca2564583e2bf69b
MTK-Commit-Id: beb0792ade4a1881626aa0cc3934023959049e8a
2020-01-18 09:31:14 +08:00
Morven-CF Yeh
a1cfcc550c
[ALPS03860276] Rename MTKs system properties
...
[Detail] modify debug.factory.idle_state to
vendor.debug.factory.idle_state
MTK-Commit-Id: 725183500a96ad7d96bea72edfd5fd42643db833
Change-Id: I323b158642aec36604fe6d1dab2afe217ba09002
Signed-off-by: Morven-CF Yeh <morven-cf.yeh@mediatek.com>
CR-Id: ALPS03860276
Feature: Power Management
2020-01-18 09:31:09 +08:00
henry huang
9764053433
[ALPS03841839] fix nvram SELinux violations
...
[Detail]fix nvram selinux violations
[Solution]remove system_data_file sepolicy from nvram_daemon.te/nvram_agent_binder.te
MTK-Commit-Id: 4a9272ef13c590133649ca46d962f14768a216ef
Change-Id: I473edae03de50c6d747477e34e6eb797b7b1875e
CR-Id: ALPS03841839
Feature: NVRAM Partition
2020-01-18 09:30:59 +08:00
Chunlan Wang
06fbbbdb00
[ALPS03861528] modify sepolicy for boot mode
...
[Solution]
sysfs is neverallow, so use sysfs_boot instead
MTK-Commit-Id: 8a48cfbc0a1df06330b9699da2f87243dd8155fe
Change-Id: I67a2dc04dfa5d863ceb8104695dec5d0dbc62630
CR-Id: ALPS03861528
Feature: Factory Mode
2020-01-18 09:30:46 +08:00
yuhui.zhang
5aa62a3b04
[ALPS03860173] Modify em_svr SEPolicy
...
[Detail]
Modify em_svr SEPolicy to support Android P
MTK-Commit-Id: bb10076f302a7f07d7fabb0b281a01ff3694efb6
Change-Id: Ic56cf6be0f82d0c146cdeebbc85ed00958577aff
CR-Id: ALPS03860173
Feature: Engineering Mode
2020-01-18 09:30:40 +08:00
Vink Shen
551d01441c
[ALPS03852714] Trustonic TEE: Fix persistent partition path
...
[Detail] Fix persistent partition path for Android P
[Solution] Move /vendor/persist to /data/vendor/persist
MTK-Commit-Id: fdfc88d4f679c6347923de9db6ec1dcc82675966
Change-Id: I53427f90670fcbb6b0ed6f12bbd1da748e9ac6ca
CR-Id: ALPS03852714
Feature: Trustonic TEE (Trusted Execution Environment)
2020-01-18 09:30:33 +08:00
Larry Liang
c5e6816987
Merge "[ALPS03841705] fix the violation during Android P migration" into alps-trunk-p0.basic
...
Change-Id: I0f2a4cad7e3f07a1ab2a9ba391ac1c79a14ae061
MTK-Commit-Id: f2f6adceb758cc09ae694b6e9a63407ab2aab9de
2020-01-18 09:30:18 +08:00
mtk11285
3f1078bbd4
[ALPS03841705] fix the violation during Android P migration
...
[Detail] fix the violation during Android P migration
MTK-Commit-Id: 7dae33f4c7435a7eeae86a738d88dc6c3e52e3c3
Change-Id: I1000b278dd411438bf43ca0bda22d83aab52616f
CR-Id: ALPS03841705
Feature: Android Exception Engine(AEE)
2020-01-18 09:30:11 +08:00
Allen Chu
6c3fdf8a05
[ALPS03804621] [P Migration] Fix SEPolicy violated
...
[Detail] Remove read/write system_data and radio_data
declaration
MTK-Commit-Id: 35a543208e84f95989f7f01f9c2ed766c5aab457
Change-Id: I135686e96cf214ca67523256aaa21e96f4fca3f0
CR-Id: ALPS03804621
Feature: DSDS (Dual SIM Dual Standby) Framework-Common Framework(RIL)
2020-01-18 09:30:03 +08:00
chiayen
1f7d244f89
[ALPS03273784] Remove MPED related policy
...
[Detail] Remove MPED related policy
MTK-Commit-Id: 5cd7d5187a0598e591a59abd59b379317266c15d
Change-Id: If1299e27deb8bb5d01b174fd3b4daf221e3061f8
CR-Id: ALPS03273784
Feature: Fused Location
2020-01-18 09:29:47 +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
chiayen
c1813481d1
[ALPS03273784] Remove mpe.te
...
[Detail] remove mpe.te in android p
MTK-Commit-Id: 793d5eb7d2faf4e8c5dfd1b3371f3ab911a9998c
Change-Id: I86fdb722a67284ef601b813f63bcdb66a842f311
CR-Id: ALPS03273784
Feature: Fused Location
2020-01-18 09:29:41 +08:00
Bo Ye
4dc7f49e69
[ALPS03825066] Mark file context to fix build fails
...
Should add vendor_file_type for vendor files, and
add core_data_file_type for system files. Vendor files
and system files are differented by file path.
MTK-Commit-Id: 602eb35b36c658789e093e2730b16b9b5c892c0f
Change-Id: Ibacc08427f332741f12757c66ecbb8ce91b76416
CR-Id: ALPS03825066
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
2020-01-18 09:29:36 +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
Chanjuan Dong
04ea628303
Initial empty repository
2017-06-16 14:54:40 +08:00