diff --git a/rro_overlays/NetworkOverlay/Android.bp b/rro_overlays/NetworkOverlay/Android.bp new file mode 100644 index 00000000..92e315a9 --- /dev/null +++ b/rro_overlays/NetworkOverlay/Android.bp @@ -0,0 +1,22 @@ +// +// Copyright (C) 2020 The Android Open-Source Project +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// 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 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +runtime_resource_overlay { + name: "NetworkConfigOverlay", + resource_dirs: ["res"], + product_specific: true, + sdk_version: "current", +} diff --git a/rro_overlays/NetworkOverlay/AndroidManifest.xml b/rro_overlays/NetworkOverlay/AndroidManifest.xml new file mode 100644 index 00000000..26b87960 --- /dev/null +++ b/rro_overlays/NetworkOverlay/AndroidManifest.xml @@ -0,0 +1,11 @@ + + + + diff --git a/rro_overlays/NetworkOverlay/res/values/config.xml b/rro_overlays/NetworkOverlay/res/values/config.xml new file mode 100644 index 00000000..feff7b73 --- /dev/null +++ b/rro_overlays/NetworkOverlay/res/values/config.xml @@ -0,0 +1,25 @@ + + + + + + http://connect.rom.miui.com/generate_204 + + https://connect.rom.miui.com/generate_204 + diff --git a/rro_overlays/ServiceConnectivityResourcesOverlay/Android.bp b/rro_overlays/ServiceConnectivityResourcesOverlay/Android.bp new file mode 100644 index 00000000..5ed47e36 --- /dev/null +++ b/rro_overlays/ServiceConnectivityResourcesOverlay/Android.bp @@ -0,0 +1,23 @@ +// +// Copyright (C) 2022 The Android Open Source Project +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// 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 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +runtime_resource_overlay { + name: "ServiceConnectivityResourcesConfigOverlay", + sdk_version: "current", + resource_dirs: ["res"], + product_specific: true, +} + diff --git a/rro_overlays/ServiceConnectivityResourcesOverlay/AndroidManifest.xml b/rro_overlays/ServiceConnectivityResourcesOverlay/AndroidManifest.xml new file mode 100644 index 00000000..9887008e --- /dev/null +++ b/rro_overlays/ServiceConnectivityResourcesOverlay/AndroidManifest.xml @@ -0,0 +1,30 @@ + + + + + + + diff --git a/rro_overlays/ServiceConnectivityResourcesOverlay/res/values/config.xml b/rro_overlays/ServiceConnectivityResourcesOverlay/res/values/config.xml new file mode 100644 index 00000000..c3089be5 --- /dev/null +++ b/rro_overlays/ServiceConnectivityResourcesOverlay/res/values/config.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + +