sm8250-common: Add Ethernet type in network attributes
testGetAllNetworkInfo CTS test fails for instant mode due to no ethernet type network attribute support and selinux denial to find ETHERNET_SERVICE. Add ethernet type network in network attributes overlay. Change-Id: Ie70df6c0473aa1b20d383f2892d18a2f0583c7a9
This commit is contained in:
parent
fbcac66dd9
commit
ab3f0df0d6
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
<item>mobile_cbs,12,0,2,60000,true</item>
|
||||
<item>bluetooth,7,7,2,-1,true</item>
|
||||
<item>mobile_emergency,15,0,5,-1,true</item>
|
||||
<item>ethernet,9,9,9,-1,true</item>
|
||||
</string-array>
|
||||
|
||||
<!-- This string array should be overridden by the device to present a list of radio
|
||||
|
|
Loading…
Reference in a new issue