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

Commit e9bd7e43 authored by Weilin Xu's avatar Weilin Xu Committed by Android (Google) Code Review
Browse files

Merge "Add flag for HD radio emergency alert" into main

parents ec83d555 a158fa80
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -8,3 +8,11 @@ flag {
    description: "Feature flag for improved HD radio support with less vendor extensions"
    bug: "280300929"
}

flag {
    name: "hd_radio_emergency_alert_system"
    is_exported: true
    namespace: "car_framework"
    description: "Feature flag for HD radio emergency alert system support"
    bug: "361348719"
}