Merge "Delete unused flag" into main am: 9410d5678f
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/3347765
Change-Id: I93c89234ce34b79c0466dd389d4e6e4a9e58cbfd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/common/flags.aconfig b/common/flags.aconfig
index 3496a3f..17ef94b 100644
--- a/common/flags.aconfig
+++ b/common/flags.aconfig
@@ -41,15 +41,6 @@
}
flag {
- name: "tethering_request_with_soft_ap_config"
- is_exported: true
- namespace: "android_core_networking"
- description: "The flag controls the access for the parcelable TetheringRequest with getSoftApConfiguration/setSoftApConfiguration API"
- bug: "216524590"
- is_fixed_read_only: true
-}
-
-flag {
name: "tethering_with_soft_ap_config"
is_exported: true
namespace: "android_core_networking"