Loading android/app/AndroidManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,9 @@ <service android:process="@string/process" android:name=".pbap.BluetoothPbapService" > <intent-filter> <action android:name="android.bluetooth.IBluetoothPbap" /> </intent-filter> </service> <receiver android:process="@string/process" Loading Loading
android/app/AndroidManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,9 @@ <service android:process="@string/process" android:name=".pbap.BluetoothPbapService" > <intent-filter> <action android:name="android.bluetooth.IBluetoothPbap" /> </intent-filter> </service> <receiver android:process="@string/process" Loading