Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 399dc4d5 authored by Sewook Seo's avatar Sewook Seo Committed by Android (Google) Code Review
Browse files

Revert^2 "Expose telephony flags to WiFi mainline module"

449d45b1

Change-Id: Ica918aae43f81b7cf63c4eef5e2f37726e00fb5b
parent 449d45b1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ aconfig_declarations {
    name: "telephony_flags",
    package: "com.android.internal.telephony.flags",
    container: "system",
    exportable: true,
    srcs: [
        "calling.aconfig",
        "data.aconfig",
+2 −1
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@ flag {
    namespace: "telephony"
    description: "To prevent passing the TelephonyRegistry's original instance to listeners in the same process"
    bug:"379126049"
    is_exported: true
    metadata {
        purpose: PURPOSE_BUGFIX
    }