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

Commit e07ff37b authored by Sunny Shao's avatar Sunny Shao
Browse files

Add flag for Settings Catalyst project

Test: compile
Bug: 323791114
Bug: 335132588
Flag: EXEMPT add com.android.settingslib.flags.settings_catalyst
Change-Id: I9060ee00b18770499b5aa41a9cb537adfab3bcbe
parent 0653ba58
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -112,3 +112,10 @@ flag {
      purpose: PURPOSE_BUGFIX
      purpose: PURPOSE_BUGFIX
    }
    }
}
}

flag {
    name: "settings_catalyst"
    namespace: "android_settings"
    description: "Settings catalyst project migration"
    bug: "323791114"
}
 No newline at end of file