[ALPS03886705] EM:hardware-testing property hild
hardware-testing usb/uartusbswitch need hild to set property MTK-Commit-Id: 18147a06185f3315cfa6bd0790b7539063910c4a Change-Id: Id2bafe2df4ef44d1b0e4eaac2fe5b10483a080ab CR-Id: ALPS03886705 Feature: Engineering Mode
This commit is contained in:
parent
2c8ef11be1
commit
de37c93d5f
@ -92,3 +92,12 @@ set_prop(em_hidl, mtk_venc_h264_showlog_prop)
|
||||
# Purpose: EM should video log mtk_modem_warning_prop
|
||||
set_prop(em_hidl, mtk_modem_warning_prop)
|
||||
|
||||
# Date : 2018/07/06
|
||||
# Operation : EM DEBUG
|
||||
# Purpose: EM allow usb vendor_em_usb_prop
|
||||
set_prop(em_hidl, vendor_em_usb_prop)
|
||||
|
||||
# Date : 2018/07/06
|
||||
# Operation : EM DEBUG
|
||||
# Purpose: for setting usb otg enable property
|
||||
set_prop(em_hidl, vendor_usb_otg_switch)
|
||||
|
@ -252,3 +252,8 @@ type mtk_emmc_support_prop, property_type, mtk_core_property_type;
|
||||
#=============sim system property=============
|
||||
type vendor_sim_system_prop, property_type, extended_core_property_type;
|
||||
|
||||
#=============em usb property==============
|
||||
type vendor_em_usb_prop, property_type, mtk_core_property_type;
|
||||
|
||||
#=============allow em to set usb otg enable property ==============
|
||||
type vendor_usb_otg_switch, property_type, mtk_core_property_type;
|
||||
|
@ -274,3 +274,10 @@ ro.vendor.mtk_emmc_support u:object_r:mtk_emmc_support_prop:s0
|
||||
|
||||
# MTK connsys log feature
|
||||
ro.vendor.connsys.dedicated.log u:object_r:mtk_default_prop:s0
|
||||
|
||||
#=============em usb property==============
|
||||
vendor.usb.port.mode u:object_r:vendor_em_usb_prop:s0
|
||||
vendor.em.usb. u:object_r:vendor_em_usb_prop:s0
|
||||
|
||||
#=============allow em to set usb otg switch property ==============
|
||||
persist.vendor.usb.otg.switch u:object_r:vendor_usb_otg_switch:s0
|
||||
|
Loading…
x
Reference in New Issue
Block a user