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

Commit 90389a33 authored by Josh Yang's avatar Josh Yang Committed by Android (Google) Code Review
Browse files

Merge "Add a flag com.android.server.connectivity.sync_airplane_mode_with_watches" into main

parents e33d786c 708c1fd3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7,3 +7,10 @@ flag {
    description: "This flag controls the usage of VpnBlobStore to replace LegacyVpnProfileStore."
    bug: "307903113"
}

flag {
    name: "sync_airplane_mode_with_watches"
    namespace: "wear_frameworks"
    description: "This flag controls if airplane mode sync between phones and watches are enabled."
    bug: "414622391"
}