[ALPS04017538] P meta ATM porting
[Detail] te file modify MTK-Commit-Id: cd03794b7dad769d35ed200fde6bcc269ab8f17a Change-Id: Ic81fe56fc38c55b91ed415321c93213f25d6ff21 CR-Id: ALPS04017538 Feature: SP META Tool (cherry picked from commit 7ba5340de00022ceb3daa2922f4d3305ab13fedc)
This commit is contained in:
parent
463b53426b
commit
e375cf72b0
@ -321,7 +321,7 @@ set_prop(meta_tst, atm_ipaddr_prop);
|
||||
# Date : WK18.16
|
||||
# Operation: P migration
|
||||
# Purpose: Allow meta_tst to get tel_switch_prop
|
||||
get_prop(meta_tst, tel_switch_prop)
|
||||
get_prop(meta_tst, tel_switch_prop);
|
||||
|
||||
# Date : WK18.21
|
||||
# Operation: P migration
|
||||
@ -378,3 +378,8 @@ allow meta_tst sysfs_headset:file { read open };
|
||||
#Date: W18.05
|
||||
#Purpose : Allow meta_tst to use socket for listening uevent
|
||||
allow meta_tst meta_tst:netlink_kobject_uevent_socket { read bind create setopt };
|
||||
|
||||
#Date : WK18.28
|
||||
# Operation: P migration
|
||||
# Purpose :
|
||||
set_prop(meta_tst, vendor_usb_prop);
|
@ -37,7 +37,7 @@ type mtk_wifi_prop, property_type, mtk_core_property_type;
|
||||
type debug_mdlogger_prop, property_type, extended_core_property_type;
|
||||
type vendor_mdl_prop, property_type, extended_core_property_type;
|
||||
type vendor_mdl_start_prop, property_type, extended_core_property_type;
|
||||
type vendor_usb_prop, property_type, extended_core_property_type;
|
||||
type vendor_usb_prop, property_type;
|
||||
type persist_mdlog_prop, property_type, extended_core_property_type;
|
||||
type vendor_mdl_pulllog_prop, property_type, extended_core_property_type;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user