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

Commit 86976c78 authored by Hyundo Moon's avatar Hyundo Moon Committed by Android (Google) Code Review
Browse files

Merge changes from topic "cherrypicker-L61500000957933453:N67700001324012163" into tm-qpr-dev

* changes:
  Add GattServiceBinderTest (2/2)
  Add GattServiceBinderTest (1/2)
parents 4c8cb573 9ad23218
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -572,7 +572,8 @@ public class GattService extends ProfileService {
    /**
     * Handlers for incoming service calls
     */
    private static class BluetoothGattBinder extends IBluetoothGatt.Stub
    @VisibleForTesting
    static class BluetoothGattBinder extends IBluetoothGatt.Stub
            implements IProfileServiceBinder {
        private GattService mService;

+774 −0

File added.

Preview size limit exceeded, changes collapsed.