Merge "[Catalyst] Create new flag for migrating Vibration & haptics page" into main

This commit is contained in:
Treehugger Robot
2025-02-11 18:31:38 -08:00
committed by Android (Google) Code Review

View File

@@ -13,4 +13,11 @@ flag {
namespace: "android_settings"
description: "Flag for vibration and haptics page"
bug: "323791114"
}
flag {
name: "catalyst_vibration_screen"
namespace: "android_settings"
description: "Flag for vibration and haptics full page migration"
bug: "323791114"
}