Loading system/binder/android/bluetooth/IBluetoothManager.aidl +0 −3 Original line number Diff line number Diff line Loading @@ -73,7 +73,4 @@ interface IBluetoothManager boolean isBleAppPresent(); @JavaPassthrough(annotation="@android.annotation.RequiresNoPermission") boolean isHearingAidProfileSupported(); @JavaPassthrough(annotation="@android.annotation.RequiresNoPermission") List<String> getSystemConfigEnabledProfilesForPackage(String packageName); } Loading
system/binder/android/bluetooth/IBluetoothManager.aidl +0 −3 Original line number Diff line number Diff line Loading @@ -73,7 +73,4 @@ interface IBluetoothManager boolean isBleAppPresent(); @JavaPassthrough(annotation="@android.annotation.RequiresNoPermission") boolean isHearingAidProfileSupported(); @JavaPassthrough(annotation="@android.annotation.RequiresNoPermission") List<String> getSystemConfigEnabledProfilesForPackage(String packageName); }