[android-building] Re: Android T Preview Released

2022-06-14 Thread 'Andrea Bernabei' via Android Building
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

[android-building] booting cuttlefish aosp

2022-06-14 Thread Boyce Fenn
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/

[android-building] Cannot build android-platform-12.1.0_r4

2022-06-14 Thread Michael Goffioul
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