sdm710-common: 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 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
ebc1a01422
commit
d44bc5ac0f
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@
|
||||||
<item>wifi_p2p,13,1,0,-1,true</item>
|
<item>wifi_p2p,13,1,0,-1,true</item>
|
||||||
<item>mobile_ia,14,0,2,-1,true</item>
|
<item>mobile_ia,14,0,2,-1,true</item>
|
||||||
<item>mobile_emergency,15,0,2,-1,true</item>
|
<item>mobile_emergency,15,0,2,-1,true</item>
|
||||||
|
<item>ethernet,9,9,9,-1,true</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- This string array should be overridden by the device to present a list of radio
|
<!-- This string array should be overridden by the device to present a list of radio
|
||||||
|
|
Loading…
Reference in a new issue