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

Commit 2d8c3967 authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Remove flag content_profiles_errors_metrics

Metric development doesn't need a feature flag, and all the usages
were removed. Now this CL removes the flag declaration.

Bug: 317002318
Bug: 294797589
Test: m -j;
Change-Id: Ic4fe7c2476b22d8262e9536c9abe8272c374e0a0
parent 5f95e354
Loading
Loading
Loading
Loading

flags/content_profiles.aconfig

deleted100644 → 0
+0 −9
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"
container: "com.android.btservices"

flag {
    name: "content_profiles_errors_metrics"
    namespace: "bluetooth"
    description: "Enable logging error metrics in content profiles"
    bug: "317002318"
}