161 Commits

Author SHA1 Message Date
Jason Su
a0d704855e [ALPS04092649] GNSS HIDL v1.1 feature support
GNSS HIDL v1.1 feature support

MTK-Commit-Id: 4571763d450b2049200f512042ad547e15dc0bbc

Change-Id: Ie96577d39e08d2960200ef7a8d6b58892bc6a73f
CR-Id: ALPS04092649
Feature: Location AOSP
2020-01-18 10:08:14 +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
ILEX Lin
2abdf3da9a [ALPS04190424] NFC : W48p0 - Fix SELinux for factory mode
[Detail]
Factory mode tool for NFC only works with SElinux disabled.

[Solution]
Update NFC stack to latest release W48p0.
Create the communication socket into data/vendor and apply
a specific SElinux label.

MTK-Commit-Id: 910948f163c96cac14494e5951c504e63a3334ee

Change-Id: I9b89e828e344041ef5bb464cc872f442490a6e2a
CR-Id: ALPS04190424
Feature: NFC Chipset Capability
2020-01-18 10:07:59 +08:00
Howard Ho
d57995a915 [ALPS04079180] update mmservice to 1_1
1. update mmservice

MTK-Commit-Id: c09031fc7aaa5ffc5795821fc3e5009a194fa4c0

Change-Id: I53416377f866771a268d1f94938055ac35e93b4d
CR-Id: ALPS04079180
Feature: [Module]MDP Driver
2020-01-18 10:07:35 +08:00
Dian Wang
ffd6ff26c0 [ALPS03888283] Remove pre_meta
[Detail] Reboot to meta mode feature phace out. Delete pre_meta sepolicy file

MTK-Commit-Id: 4cefbdeb30fb0ed41ab95c6e948d83fc5268f3c4

Change-Id: I9ffb24357845cef52d9f5f2a01187864baabe806
CR-Id: ALPS03888283
Feature: SP META Tool
(cherry picked from commit 17aa8a2b9aece817b4fca241f0fa63c0454fa7e3)
2020-01-18 10:07:31 +08:00
Vink Shen
ba4748577f [ALPS04087631] Trusty: Keymaster 3.0 HIDL service
Add Trusty Keymaster 3.0 HIDL service to replace the legacy HAL

MTK-Commit-Id: 4acd1a3c87012bbf678dd59d74764481aceab5ae

Change-Id: Ib6b300c6a5fe3cd709896b31daa8a684d6b8b795
CR-Id: ALPS04087631
Feature: Google Trusty
2020-01-18 10:07:11 +08:00
Mark Hu
50e4268f54 [ALPS04079884] FRHandler P0 migration
[Detail]
1) device/mediatek/sepolicy/[basic|bsp]
 --> /dev/gz_kree SELinux rule enabling
2) device/mediatek/mt6771
 --> gz_kree file-mode, FRHandler package add-on,
     FRHandler manifest.xml
3) vendor/../hardware/interfaces
 --> add IFRHandler hal

4) [mtkcam]
 --> FRHandler CA

5) device/mediatekprojects
 --> enlarge k71v1_64_bsp_as GZ-img to 24MB

6) [geniezone]/prebuilts/libs
 --> put empty-model FRlib to avoid GZ-img >16MB,
   need to manually update FRlib for testing

7) [geniezone]/trusty/app/fralgo
 --> FRHandler TA part

8) [geniezone]/trusty/device/arm/mediatek
 --> use project-name to include fralgo or not

[Solution]
as detail

MTK-Commit-Id: b451be02f7f719bc8490d2343d9dc67cc9c8f122

Change-Id: I34a380691b8a2b10b1b5c26581cc4a38e96f1251
CR-Id: ALPS04079884
Feature: [Android Default] Camera Application Basic Functions
2020-01-18 10:07:02 +08:00
Code Lin
9bf1ac91f3 [ALPS04085997] NP: Add SP-HAL property to Interpreter shared library
Add SP-HAL property to Interpreter shared library.

MTK-Commit-Id: 665f3223cafb06915bda2eff65ede43fe6a5b3ce

Change-Id: I0c6a0db1be59b18dc71a3a841fb02eaee809ac8f
CR-Id: ALPS04085997
Feature: NeuroPilot
2020-01-18 10:06:55 +08:00
Howard Ho
48dab28731 [ALPS03988168] mdp hidl-device/sepolicy
mdp_copybit hidl-device/sepolicy

MTK-Commit-Id: 78b6aa3c250b7acab7c541bb34c6f87afdedb82e

Change-Id: Iebb0221c77ccbf8973dc7133ba350c078e907950
CR-Id: ALPS03988168
Feature: [Module]MDP Driver
2020-01-18 10:06:46 +08:00
mtk12101
54917c1838 [ALPS04080007] Remove sepolicy rules for new Android P device
1.move-widevine-data.sh is for OTA upgrading from android O
to P, new android P device dont need this rules
2.Google cts/gts/vts will check data_between_core_and_vendor_violators,
add the rule on P device, the test case will fail

MTK-Commit-Id: d4e56774e28b4a5efab572c9c8b25e134988244b

Change-Id: I04c0233ea6cc1dff9b3fdd35441f95605519b454
CR-Id: ALPS04080007
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
2020-01-18 10:06:44 +08:00
mtk12101
f20ee5e7ab [ALPS04017619] SELinux policy rule optimization
Spending more bootup time after label kernel interface node
in file_contexts, there is another way to label kerner interface
node on genfs_contexts file. When move the label rule to
genfs_contexts file, the bootup time will speed more than 500ms.

MTK-Commit-Id: e237c9367e74f2953b843cc9224a98b4e7cfddbc

Change-Id: I1a1e369c3eaaf359c3bf7c051793a3ffba4c71fc
CR-Id: ALPS04017619
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
2020-01-18 10:06:36 +08:00
Dom Lin
e72359ca8a [ALPS04013153] Implement android.hardware.secure_element@1.0 for UICC
Implement android.hardware.secure_element@1.0 for MTK UICC.

MTK-Commit-Id: d47f7e07b9396583e71a51c4b5da0282d9abf73b

Change-Id: Ib5ebb2543a100f95d9fb2cab8f5aef9c511d463d
CR-Id: ALPS04013153
Feature: NFC Open Mobile API
2020-01-18 10:06:13 +08:00
mtk11285
7f6df66a44 [ALPS04056497] cts testVendorTypeViolators case fail
[Detail] aee_aedv_exec is defined in system.img, and when AOSP system.img
is replaced, cts will fail if aee_aedv_exev is referenced in vendor.img.

MTK-Commit-Id: 178b71c788561cea1336d2c62b67dd324ecf6e8b

Change-Id: I200ff7cd55597de05d5412677b140809e941a192
CR-Id: ALPS04056497
Feature: Android Exception Engine(AEE)
2020-01-18 10:06:12 +08:00
Chang-An Chen
26f6c80d00 [ALPS04056547] partition: remove unused policy
Remove policy for sysenv_daemon, which is removed in Android P

MTK-Commit-Id: adbf02af5663fc468c7b892a33b4a03ec53a948f

Change-Id: I1653bef4c9b0f9a2b7022f8895b89de0c3373148
CR-Id: ALPS04056547
Feature: [Module]Partition
2020-01-18 10:06:08 +08:00
mtk09691
5db24820f7 [ALPS03900752] Speech: hifi3 speech
[Detail]

[Solution]

MTK-Commit-Id: d5ca7645533965bdb2db1d72e551cbbec817bec3

Change-Id: I3ecdeeda86a8386cab2cd5e69b786cd04e0d67a9
CR-Id: ALPS03900752
Feature: Phone Call Voice Enhancement in Open DSP
Signed-off-by: mtk09691 <ting-ni.chen@mediatek.com>
(cherry picked from commit e8d468d395494a71582ae54f741435613d535101)
2020-01-18 10:06:08 +08:00
mtk12101
583196d1e8 [ALPS03982747] Add widevine sepolicy rules
Widevine provides a script in /vendor/widevine/
libwvdrmengine/move_widevine_data.sh that copies
the data files from /data to /data/vendor. Some
sepolicy rules are required to enable the device
to run this script.

MTK-Commit-Id: f7aba378699fc68e4e10ed2ed2b812c1e502e66f

Change-Id: I2731ad21da180a1a5f927c5631dcc579da1dc314
CR-Id: ALPS03982747
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
2020-01-18 10:05:59 +08:00
mtk11515
380dc6fda1 [ALPS04027106] add vendor log hal service in context.
[Solution] add vendor service in context.

MTK-Commit-Id: 79eafc060e7449cab40cf51af27418b540987eec

Change-Id: I6b1f22ef78368bad5b4463d0a9aac0ad58eea021
CR-Id: ALPS04027106
Feature: MTKLogger
(cherry picked from commit 8f32ec974488eaf62502f40b1d89a57c17218206)
2020-01-18 10:05:38 +08:00
Stephen Chen
246e5b5057 [ALPS03738758] Audio: Add Hifi3 adsp device info
[Detail]
Add sepolicy access right for Hifi3 adsp device.
Mobilelog and AED will need these access right.

MTK-Commit-Id: 06ac39d7cebbab2bcb3468fcf14f19b7e1489819

Change-Id: Ic834ac687b4423500ef6036824a6d6f75e57ccb3
CR-Id: ALPS03738758
Feature: [Module]Audio OpenDSP
2020-01-18 10:05:34 +08:00
Robbin Chiu
8ef11ef3fe [ALPS03951556] WMT: Move stp_dump to system image
[Solution]
Move stp_dump to system image to follow SEPolicy rules

MTK-Commit-Id: f3e5e4f43b6c506109caf2e01d1a61ee0223300e

Change-Id: I1252c1e5b682f97ff36a66d070b33368be05fd0f
CR-Id: ALPS03951556
Feature: [Module]WMT Driver
Signed-off-by: Robbin Chiu <robbin.chiu@mediatek.com>
2020-01-18 10:05:30 +08:00
Josh-YC Liu
2b842de393 [ALPS04021258] PQ: Add interface for ccorr matrix setting
Update PQ HIDL to V2.2 for new interface

MTK-Commit-Id: e60153d9d5671fcdd20fd1cec41f7ae7e44a6a44

Change-Id: Ia4bacd07084508b87b8ab5e1f24d3b5c93383079
CR-Id: ALPS04021258
Feature: Display Quality Enhancement
2020-01-18 10:05:13 +08:00
mtk11285
c5319bb896 [ALPS04022196] delete hal_dumpstate_impl.te
[Detail] phase out the feature of dumpstate hal service

MTK-Commit-Id: 01cf5ccf1d3b626c8efc1d1d08aa008a6864ba34

Change-Id: I0dd5aaa157d2a91feb5af63f0b5588549c20f8ed
CR-Id: ALPS04022196
Feature: Android Exception Engine(AEE)
2020-01-18 10:05:09 +08:00
mtk13799
2c1de8f2ba [ALPS04021339] Add selinux rule for md3/ccci_cfg path
[Detail]Add selinux rule for md3/ccci_cfg path

MTK-Commit-Id: 61510aaac5bcb07473b33fcb604cd4a39c690b71

Change-Id: Ia996a27ac3d92f7ca0b24d0ce0d8ffb48a68b5d3
Signed-off-by: mtk13799 <xin.huang@mediatek.com>
CR-Id: ALPS04021339
Feature: Modem Interface Driver
2020-01-18 10:05:06 +08:00
Yanghui Li
a129b64e9e [ALPS04007267] sepolicy: change libm4u.so file label.
[Detail]
libGLES_mali.so depends on libm4u.so on mali GPU.
Surfaceflinger needs libGLES_mali.so, but it cant access normal vendor lib.

[Solution]
Change libm4u.so file label from u:object_r:vendor_file:s0 to u:object_r:same_process_hal_file:s0.

MTK-Commit-Id: cb147e1fb1711d5fea686b3f11d90b60829f1953

Change-Id: I73a0bab2188aa7d2f7f7c488f8377bc8b34af24c
CR-Id: ALPS04007267
Feature: OpenGL|ES
(cherry picked from commit baec3fff9cc025f8131f0fb461400591b8156632)
2020-01-18 10:04:33 +08:00
haohsiang.hsu
b69f0cbf9c [ALPS03783870] Add policy for update boot partition
[Detail]
Add poilcy for update_engine and vbmeta so that A/B
system update can work well.

MTK-Commit-Id: de7ad7a48111b4e02f042600c6e65484d03ac87f

Change-Id: I79346615ad1be4c5ea33343c1fce73c22be1f82f
CR-Id: ALPS03783870
Feature: Secure Boot
2020-01-18 10:04:29 +08:00
Christopher Chen
cf8b0fcdd5 [ALPS03595410] VPU: patch sync from o1.mp1
[Detail] sync from o1.mp1

[Solution]
1. add sepolicy for debug file

MTK-Commit-Id: 17203252c8bbb77792b32aa5f04ede3408e18e0d

Change-Id: I5fb01a274e2a795612c7c64038b2cb9b49802129
CR-Id: ALPS03595410
Feature: [Android Default] Camera Application Basic Functions
(cherry picked from commit 2cdafad54592601280163dc9ee8f581661657755)
2020-01-18 10:04:27 +08:00
Chang-An Chen
5ea20dfd23 Merge "[ALPS03875899] Add update dtbo permission" into alps-trunk-p0.basic
Change-Id: I8cc5a2f98e3aaebb2fb47e116382525016e6181b
MTK-Commit-Id: 6325e5e61e7b3a94659fc56940c36bdbc03b2137
2020-01-18 10:04:26 +08:00
haohsiang.hsu
ed2182abf9 [ALPS03875899] Add update dtbo permission
[Detail]
Add A/B system updates dtbo partition permission

MTK-Commit-Id: 8f3d181b1373f1454619641100e9994a93fab2fd

Change-Id: I2616b8783f604b2a37b16e9e80ded89af0c83347
CR-Id: ALPS03875899
Feature: A/B System Updates
(cherry picked from commit 0d38d31fa2506d0f1be7194b7d55c0a181734c4c)
2020-01-18 10:04:24 +08:00
Weiqi Fu (付玮祺)
f31617cda3 Merge "[ALPS03951701] sensor: data/vendor/sensor path" into alps-trunk-p0.basic
Change-Id: I5a007064b43c3d6e3cfa3a7da89dc24b2925998a
MTK-Commit-Id: 7a912a525f42ba5a99409c82480d603329d9ec33
2020-01-18 10:04:18 +08:00
hongxu.zhao
7b8ea7e69c [ALPS03951701] sensor: data/vendor/sensor path
modify path data/vendor/sensor path

MTK-Commit-Id: 82c649202267f9b52065b7563e3e9f2d544a2fe7

Change-Id: Ib7efe28f28c8a07f7796ad8f6f82bab937ffef32
CR-Id: ALPS03951701
Feature: Sensor Hub
2020-01-18 10:04:16 +08:00
Sam-KY Lin
da660a3653 [ALPS03998186] Treble: Fix selinux issue for booting with GSI
[Detail]
SEPolicy rule that put in plat_private folder will be placed in system image.
So, It will be overwrited after flashing GSI.

[Solution]
Move MTK rules to non_plat folder instead which will be placed in
vendor image.

MTK-Commit-Id: 91e5023b67f0ce18e5e364adce5da5413c71fc69

Change-Id: I372b059e44c4bbfd6d4a92a790846b2228213b88
CR-Id: ALPS03998186
Feature: Treble
2020-01-18 10:04:12 +08:00
Larry Liang
d8cf16da5c Merge "[ALPS03948310] vendor/system property split" into alps-trunk-p0.basic
Change-Id: Ia637f2179d40633488434149a982230c723c890f
MTK-Commit-Id: bb1ce00e682dae46d83ec3c5dc52e86a81026bb1
2020-01-18 10:03:15 +08:00
mtk11285
eb025d3be3 [ALPS03948310] vendor/system property split
[Detail]
1. vendor/system property split
2. add selinux rule about aee hidl service

MTK-Commit-Id: 4e654c789c95ca8851d8aaae2c643a08a00bb4e0

Change-Id: Ifc8eed74558a3ae83789798e99e21eafead2089b
CR-Id: ALPS03948310
Feature: Android Exception Engine(AEE)
(cherry picked from commit 8b81da18cfa29378d01ebf5be9b39e641a202c64)
2020-01-18 10:03:12 +08:00
Lili Lin
56b7e390c4 [ALPS03959715] move audio-daemon to vendor
1. Per customer request, move audio-daemon to vendor partition.
2. Implement GetVolumeIndex

MTK-Commit-Id: 4f61171696528b80f9973cb1e3820c9f91116755

Change-Id: Id82b004a39b1217b543c42b9f66de72fb1f76a59
CR-Id: ALPS03959715
Feature: Audio Tuning Tool
2020-01-18 10:02:48 +08:00
Justin Hsieh
a67cd8a97a Merge "[ALPS03885057] Add label for MTK USB HIDL 1.1" into alps-trunk-p0.basic
Change-Id: I32fa299a59aa7b5294e298be7eaf20edb8f0f8e9
MTK-Commit-Id: 7287b09d79ce953c2dabb254aa13ee89619a0395
2020-01-18 10:02:38 +08:00
Eddie Hung
6a0e7e04f2 [ALPS03885057] Add label for MTK USB HIDL 1.1
[Detail]
Add label and sepolicy for "android.hardware.usb@1.1-service-mediatek"

MTK-Commit-Id: 7d1f78831d049318d4623d33065136303639d856

Change-Id: I72d88642485097ef42bdf38938e22eeaae1eb2e3
CR-Id: ALPS03885057
Feature: USB TYPE-C
2020-01-18 10:02:32 +08:00
Caroline Yang
a24956b5ac [ALPS03967218] GPU: Add sepolicy for vulkan
[Detail]
Add selinux policy to access libufwriter.so and others.

MTK-Commit-Id: 604468612ad0339636fa83c390cb0eec6e0ea4e1

Change-Id: I32465ca7815a219c59ba9d03b210d8519e5a7b69
CR-Id: ALPS03967218
Feature: OpenGL|ES
2020-01-18 10:01:49 +08:00
Juan Rong
d18a53f680 [ALPS03886705] EM:hardware-testing SELinux
[Detail]
Fix EM hardware-testing SELinux issue
 1. power->PMU read
 2. power->debug_log
 3. audio->detect headset
 4. memory->flash
 5. touchscreen->settings
 6. AAL get/set prop

MTK-Commit-Id: 5a00b957045b7a83722c4f6d2f926b38d9625342

Change-Id: I781c756404015997d130a342d123f8cdb8f33810
CR-Id: ALPS03886705
Feature: Engineering Mode
2020-01-18 10:01:41 +08:00
Jackie Lin
9aba419353 [ALPS03916902] Add hidl 1.1 clearkey to pass vts
Google add hidl 1.1 clearkey implementation on Android P, and legacy
 clearkey still exist on AOSP, on the new version 4778823 vts, it will
 check both legacy and hidl clearkey funtions. So it need add to support
 both types clearkey implementation to pass new vts on Android P.

MTK-Commit-Id: 229c445c3da9c4300c2586b9888a3205fe824484

Change-Id: I5488b591fc55526c7c6ae1c2516dc851ae4deb24
CR-Id: ALPS03916902
Feature: Google Widevine Level3
(cherry picked from commit c28dee0c4ab1cd7c6327f073ec9229e18b1166d3)
2020-01-18 10:01:00 +08:00
Guoyi Qu
0dfb2a6abc [ALPS03973363] move to system image
Move connsyslog to system image as
limitation to access phone storage in
andriod new version.

MTK-Commit-Id: 0ea895cbf9dcb98a392cce5d98dd38ef839ac452

Change-Id: I68a37f21635b0ffeaddcda6ab5f59f8202c86709
CR-Id: ALPS03973363
Feature: Connsys Log Tool
2020-01-18 10:00:42 +08:00
gang.wei
eb106c91f1 [ALPS03965269] Single bin modem
[Detail] Meta support modem image all
in one on Android P

[Solution] read modem file from one image

MTK-Commit-Id: ea673a44ce9e9236ca444a3694635e19cd1ab823

Change-Id: Icca87ff8aa8d6841ecdec5b9adb773608bf16f8f
CR-Id: ALPS03965269
Feature: Modem META Tool
(cherry picked from commit 8da06ac19ca027f8c54a13a7504555be2d1c230e)
2020-01-18 10:00:11 +08:00
Dian Wang
37801d6a65 [ALPS03888283] usb close and bootprof
[Detail] modify sepolicy

[Solution]
modify sepolicy for read and write system and proc/bootprof

MTK-Commit-Id: 2df7f3b055778e043c9cc2ad75a2c9a7abcb7ad6

Change-Id: I3c4f4dd2435a2b2dee72c54d60e9e1adf2ec671f
CR-Id: ALPS03888283
Feature: SP META Tool
2020-01-18 09:59:47 +08:00
mtk11285
5c7942168d [ALPS03948310] add sepolicy
[Detail]
1. add sepolicy for aeev
2. add sepolicy for dumpstate hal service

[Solution]

MTK-Commit-Id: c9a341625f9f299341a0ba5ec02db3ffb2cf7edc

Change-Id: Ida4c75fc762293005b1f7942dd23efb9540d5e13
CR-Id: ALPS03948310
Feature: Android Exception Engine(AEE)
2020-01-18 09:59:28 +08:00
Chunlan Wang
c93290f067 [ALPS03932298] Factory Mode: move to vendor partition
[Solution]
Factory mode should build in vendor partiton, so move
factory from system partition to vendor partition

MTK-Commit-Id: c55354593a97aed3af9d0b2584037d03d3d2669c

Change-Id: I5a607b60f9ac974380c5e440a6fa0c51797d6b1b
CR-Id: ALPS03932298
Feature: Factory Mode
2020-01-18 09:58:07 +08:00
Dean Chiang
e13ddf727b [ALPS03945159] Add sepolicy for MTK wifi hidl
Add sepolicy for MTK wifi hidl.

MTK-Commit-Id: d88eefe1d29e7b73ad58a032cec50b5d675e3edf

Change-Id: Ibdacf7752bb434ff678e1573c21484d98d367005
CR-Id: ALPS03945159
Feature: Wi-Fi Tethering
2020-01-18 09:57:13 +08:00
Dom Lin
9e164ef782 Merge "[ALPS03894499] ST NFC HAL 1.1" into alps-trunk-p0.basic
Change-Id: I3666acb4ccefc175c8504155b4d9c551d788a146
MTK-Commit-Id: 3c6932703defdb39e4557261772f0d4f87c917cb
2020-01-18 09:55:20 +08:00
ILEX Lin
1909efba0f [ALPS03894499] ST NFC HAL 1.1
[Detail]
Android P requires HAL for NFC to implement android.hardware.nfc@1.1 interface.

[Solution]
New service implementation android.hardware.nfc@1.1-service-st providing this
interface. The new HAL has a separate configuration file.

MTK-Commit-Id: 4a0ec3094c9f6187cef6f4b2a4d109db5e0c1ea3

Change-Id: Ic19f9f79daf3fc7414c52b2c7894203d7c2f5fbc
CR-Id: ALPS03894499
Feature: NFC Chipset Capability
2020-01-18 09:55:18 +08:00
Eddie Hung
0cf1cb02d9 [ALPS03940710] add label for usb hidl
[Detail]
Add label "sysfs_dual_role_usb20" for access
usb20 dual role path.

MTK-Commit-Id: 5022209befe791a0045b155fc070d831ef5f7beb

Change-Id: Ib7ff9a04833aff10945f51f854026a29df0747ca
CR-Id: ALPS03940710
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
2020-01-18 09:54:43 +08:00
Denis Hsu
6a17644df7 Merge "[ALPS03915348] Upgrade nvram hal to 1.1" into alps-trunk-p0.basic
Change-Id: I1333023e0a4077dc23959bb17125914998ade08f
MTK-Commit-Id: 4b56524a589fd111a4a15070a13d296cdc43f5b9
2020-01-18 09:54:13 +08:00
Denis Hsu
bd3ad5b5b7 [ALPS03915348] Upgrade nvram hal to 1.1
[Detail]
The interface of nvram hal 1.0 was already MP in O version.
Then, we cannot modify the interface of 1.0.

We add some nvram hal api in P (backup/restore).
Thus we upgrade the hal to 1.1.

[Solution]
Use vendor.mediatek.hardware.nvram@x.x-service to register

MTK-Commit-Id: 83d35c54f75433776b2984a1e976174aaf4a840d

Change-Id: Icae8ad12c2c7bdc924100bc9c8dd513cd10ad25f
CR-Id: ALPS03915348
Feature: NVRAM Partition
2020-01-18 09:54:03 +08:00
Mason Lai
364e2c8274 [ALPS03938413] FM Radio: Add sepolicy for fm_hidle_service
[Detail]
Add sepolicy for fm_hidle_service.

MTK-Commit-Id: 13358f71839220423a732b81b0e3c1d2e4210cb8

Change-Id: I761732065bbcec7fa398ab481b7921509232e693
CR-Id: ALPS03938413
Feature: [Module]FM Radio Driver
2020-01-18 09:53:45 +08:00