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

Commit 61227d86 authored by Stanley Tng's avatar Stanley Tng Committed by android-build-merger
Browse files

Merge "Add a new isAshaHearingAidSupported method to Bluetooth Manager" am: a143058c

am: bc672cbb

Change-Id: I22e8aa8723edb02d16385ab3ef2014f54a8277dd
parents d0687232 bc672cbb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,5 +49,6 @@ interface IBluetoothManager
    boolean isBleScanAlwaysAvailable();
    int updateBleAppCount(IBinder b, boolean enable, String packageName);
    boolean isBleAppPresent();
    boolean isHearingAidProfileSupported();
}