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

Commit bb5fa266 authored by Michael Sun's avatar Michael Sun Committed by Gerrit Code Review
Browse files

Merge "btaa: do not initialize btaa JNI interface until gd migration is done"

parents 98d586c8 b9feaacf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -468,7 +468,6 @@ public class AdapterService extends Service {
                ServiceManager.getService(BatteryStats.SERVICE_NAME));

        mBluetoothKeystoreService.initJni();
        mActivityAttributionService.initJni();

        mSdpManager = SdpManager.init(this);
        registerReceiver(mAlarmBroadcastReceiver, new IntentFilter(ACTION_ALARM_WAKEUP));