commit | 1a5334c23408a92a8ec98ee169aed2968eadafd0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Nov 05 22:15:10 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Nov 05 22:15:10 2024 +0000 |
tree | 3d9832937b9973bfbfb0638ca57ff7a98f56d47d | |
parent | 0acfafa64a0ab0640ca5dd23916c1d91c0419b7e [diff] | |
parent | cb9c8b1fc6144bee6a550a1bf9a139a61d52c058 [diff] |
Merge "Adding an aconfig flag to guard MSDL in Launcher." into main
diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index 949acc1..5101851 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig
@@ -506,3 +506,10 @@ description: "Enable launcher app contrast tiles." bug: "341217082" } + +flag { + name: "msdl_feedback" + namespace: "launcher" + description: "Enable MSDL feedback for Launcher interactions" + bug: "377496684" +} \ No newline at end of file