Updated Android car

This commit is contained in:
M66B 2023-06-09 16:56:08 +02:00
parent 75a6d54c67
commit 34e5f99339
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ package androidx.car.app.connection;
import static androidx.car.app.connection.CarConnection.ACTION_CAR_CONNECTION_UPDATED;
import static androidx.car.app.connection.CarConnection.CAR_CONNECTION_STATE;
//import static androidx.car.app.utils.LogTags.TAG_CONNECTION_TO_CAR;
import static androidx.car.app.utils.LogTags.TAG_CONNECTION_TO_CAR;
import android.content.AsyncQueryHandler;
import android.content.BroadcastReceiver;