aconfig: Disable flashlight strength

This commit is contained in:
Joey
2025-11-27 12:53:25 +09:00
parent 8f9a4aef96
commit f4ebfb3595

View File

@@ -1,6 +1,6 @@
flag_value {
package: "com.android.systemui"
name: "flashlight_strength"
state: ENABLED
state: DISABLED
permission: READ_ONLY
}