You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there's no way to reference android.car library. Since the library is bundled with android sdk it should be exposed in android_sdk_repository.
Which category does this issue belong to?
No response
What underlying problem are you trying to solve with this feature?
Description of the feature request:
Currently there's no way to reference android.car library. Since the library is bundled with android sdk it should be exposed in android_sdk_repository.
Which category does this issue belong to?
No response
What underlying problem are you trying to solve with this feature?
Unable to use android.car with bazel
Which operating system are you running Bazel on?
MacOS, Linux
What is the output of
bazel info release
?No response
If
bazel info release
returnsdevelopment version
or(@non-git)
, tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse master; git rev-parse HEAD
?No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: