sdm660: overlay: 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
a8ba99ec61
commit
3d4b84d204
1 changed files with 1 additions and 0 deletions
|
@ -766,6 +766,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