Hi there,
I have recently synced the android-t-beta-3 branch.
However, it appears to be missing APIs which were introduced long before
even Beta2.
One example is LineBreakConfig, which was introduced in DP1
(https://developer.android.com/sdk/api_diff/t-dp2-incr/changes) but is not
yet available
Hi, I am trying to make my way through the guide at source.android.com.
for some reason, my cuttlefish instance won't start.
when i run "acloud create --local-image --local-instance"
it outputs:
Creating local AVD instance with the following details:
Image (local):
/home/sudokill37/aosp/out/
Soong fails with the following error:
error: frameworks/opt/car/setupwizard/library/main/Android.bp:20:1:
"car-setup-wizard-lib" depends on undefined module
"androidx.car_car-resources-partially-dejetified"
>From what I can see, the code in packages/apps/Car/libs/androidx-car/ has
been moved to p