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

Commit e702e71b 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:...

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

Change-Id: Ifcd17a925bf73f456ee9b142373625f5c67af398
parents f2d05fd5 61227d86
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();
}