mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 06:31:17 +00:00
Fixed building car
This commit is contained in:
parent
34e5f99339
commit
7b3c7d4f58
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue