Skip to content
Snippets Groups Projects
Commit e79e6684 authored by Prakash Pabba's avatar Prakash Pabba Committed by Dhina17
Browse files

onclite: 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.

Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent a1b92929
No related branches found
No related tags found
No related merge requests found
......@@ -140,6 +140,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment