home-assistant-android/.github/workflows
Joris Pelgröm e8fae5dc50
Move vehicle service to main to allow for minimal Automotive build (#3570)
* Move vehicle service to minimal to allow for minimal Automotive build

 - Move the vehicle package from full to main so it is included in the minimal build as well, to allow for a minimal Automotive build
 - Adjust dependencies from full to any version (checked: the androidx.car dependency does not have a dependency on any GMS libraries)
 - Move Automotive CarAppActivity + service + metadata to main manifest; not moved in app module because it is only used for Android Auto there
 - Adjust GitHub Actions to include minimal Automotive APK

* Cleanup duplicate Play Services coroutines dependency

* Cleanup duplicate <uses-feature> for camera

* Missed one GMS dependency
2023-06-19 14:09:10 -04:00
..
beta.yml Move vehicle service to main to allow for minimal Automotive build (#3570) 2023-06-19 14:09:10 -04:00
pr.yml Bump com.android.tools.build:gradle from 7.4.2 to 8.0.0 (#3474) 2023-04-24 21:05:20 -04:00
release.yml Move vehicle service to main to allow for minimal Automotive build (#3570) 2023-06-19 14:09:10 -04:00
weekly.yaml Bump com.android.tools.build:gradle from 7.4.2 to 8.0.0 (#3474) 2023-04-24 21:05:20 -04:00