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

Commit f892db74 authored by Shunkai Yao's avatar Shunkai Yao
Browse files

Introduce audio_hal_version_class flag for BluetoothAudioHalVersion

Bug: 315241296
Bug: 307595549
Test: m libbt-audio-hal-interface
Change-Id: I2f5457d3dd77a9362551ce89c6e904de893ba816
parent 93d44a83
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
}