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

Commit 0474c8ae authored by Mohamad Mahmoud's avatar Mohamad Mahmoud Committed by Android (Google) Code Review
Browse files

Merge "Move stability flags to the stability namespace" into main

parents 350282fd 17c0c2fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ flag {

flag {
    name: "use_transaction_codes_for_unknown_methods"
    namespace: "dropbox"
    namespace: "stability"
    description: "Use transaction codes when the method names is unknown"
    bug: "350041302"
    is_fixed_read_only: true
+2 −2
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@ flag {

flag {
    name: "collect_logcat_on_run_synchronously"
    namespace: "dropbox"
    namespace: "stability"
    description: "Allow logcat collection on synchronous dropbox collection"
    bug: "324222683"
    is_fixed_read_only: true
@@ -171,7 +171,7 @@ flag {

flag {
    name: "enable_dropbox_watchdog_headers"
    namespace: "dropbox"
    namespace: "stability"
    description: "Add watchdog-specific dropbox headers"
    bug: "330682397"
    is_fixed_read_only: true