Add mechanism to add accessibility service or activity into bluetooth 'Related' category am: 02b373522a
am: cf507b603b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17472403 Change-Id: Ibbd4f11bcdd43417d188c5d77f3fdbd5bc2e589a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -225,7 +225,7 @@ public class FakeFeatureFactory extends FeatureFactory {
|
||||
}
|
||||
|
||||
@Override
|
||||
public BluetoothFeatureProvider getBluetoothFeatureProvider(Context context) {
|
||||
public BluetoothFeatureProvider getBluetoothFeatureProvider() {
|
||||
return mBluetoothFeatureProvider;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user