mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
Revert "[APTX] universal7885: enable a2dp sink in bt include."
This reverts commit 81c42df3388171b90e31752aacf46ba6696fa681. Revert reason: A2dp sink is not working on hardware level.
This commit is contained in:
parent
2faedf219f
commit
7bfa92b915
2 changed files with 1 additions and 3 deletions
|
|
@ -23,7 +23,6 @@ static inline const char* BtmGetDefaultName()
|
|||
|
||||
#define BTM_DEF_LOCAL_NAME BtmGetDefaultName()
|
||||
#define BTM_ESCO_TRANSPORT_UNIT_SIZE_PCM16
|
||||
|
||||
#pragma pop_macro("PROPERTY_VALUE_MAX")
|
||||
/*A2DP SINK ENABLE*/
|
||||
#define BTA_AV_SINK_INCLUDED TRUE
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
aosp
|
||||
Loading…
Reference in a new issue