lint
This commit is contained in:
parent
a30c5d4a29
commit
8edb23069a
|
@ -58,7 +58,7 @@ public class InsightPairingActivity extends NoSplashAppCompatActivity implements
|
|||
private RecyclerView deviceList;
|
||||
private final DeviceAdapter deviceAdapter = new DeviceAdapter();
|
||||
|
||||
private final int PERMISSION_REQUEST_BLUETOOTH = 30242;
|
||||
private static final int PERMISSION_REQUEST_BLUETOOTH = 30242;
|
||||
|
||||
private InsightConnectionService service;
|
||||
|
||||
|
|
Loading…
Reference in a new issue