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

Commit e205c8e6 authored by Shunkai Yao's avatar Shunkai Yao Committed by Gerrit Code Review
Browse files

Merge "Introduce audio_hal_version_class flag for BluetoothAudioHalVersion" into main

parents 2e3bd700 f892db74
Loading
Loading
Loading
Loading

flags/hal.aconfig

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

flag {
    name: "audio_hal_version_class"
    namespace: "bluetooth"
    description: "Change bluetooth audio hal version from enum to class"
    bug: "315983648"
    is_fixed_read_only: true
}