From 06235a1927d51161d8b93fa71107e1df9fa68b7d Mon Sep 17 00:00:00 2001 From: nyyu Date: Sat, 31 Dec 2022 16:47:24 +0100 Subject: [PATCH] mondrianlte: enable data config --- .../base/core/res/res/values/config.xml | 46 +++++++++++++++++-- 1 file changed, 41 insertions(+), 5 deletions(-) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 15ff0bf..75a865d 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -8,7 +8,7 @@ ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** -** http://www.apache.org/licenses/LICENSE-2.0 +** http://www.apache.org/licenses/LICENSE-2.0 ** ** Unless required by applicable law or agreed to in writing, software ** distributed under the License is distributed on an "AS IS" BASIS, @@ -19,11 +19,47 @@ --> + for different hardware and product builds. --> + Empty is viewed as "all". Only used on devices which + don't support RIL_REQUEST_GET_RADIO_CAPABILITY + format is UMTS|LTE|... --> GSM|WCDMA|LTE + + + + + + "wifi,1,1,1,-1,true" + "mobile,0,0,0,-1,true" + "mobile_mms,2,0,2,180000,true" + "mobile_supl,3,0,2,60000,true" + "mobile_dun,4,0,2,60000,true" + "mobile_hipri,5,0,3,60000,true" + "mobile_bluetooth,7,7,2,-1,true" + "wifi_p2p,13,1,0,-1,true" + "ethernet,9,9,9,-1,true" + + + + + "1,1" + "0,1" + "7,1" + "9,1" + + + + true + + + true