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

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

Merge "Revert^2 "Expose telephony flags to WiFi mainline module"" into main

parents e41480ed 399dc4d5
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
    }