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

Commit 6cce61db authored by Oriol Prieto Gascó's avatar Oriol Prieto Gascó
Browse files

Use the correct namespace name for "telecom"


Bug: 282113261
Change-Id: Ic6f80acb74eb3a80df24dff0849e7bf86636a404
parent 0e18ca2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ package: "com.android.server.telecom.flags"

flag {
  name: "use_device_provided_serialized_ringer_vibration"
  namespace: "android_platform_telecom"
  namespace: "telecom"
  description: "Gates whether to use a serialized, device-specific ring vibration."
  bug: "282113261"
}
 No newline at end of file