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

Commit bc672cbb 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

Change-Id: I073b587aa6d41b551bdd6a3f6e8b17955cfd4130
parents 913f5580 a143058c
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();
}