AOSPAlliance / android-prepare-vendor

Set of scripts to automate AOSP compatible vendor blobs generation from factory images
25 stars 8 forks source link

Pixels: Add CarrierConfigOverlay to rro_overlays #67

Closed chirayudesai closed 3 years ago

chirayudesai commented 3 years ago

Will also need a

PRODUCT_SOONG_NAMESPACES += vendor/google_devices/$device in the device trees to work.

Depends on https://github.com/AOSPAlliance/android-prepare-vendor/pull/65

chirayudesai commented 3 years ago

Fired off a run after merging #66 to make sure it doesn't make a difference without this commit.

https://github.com/AOSPAlliance/vendor_google_devices/runs/2390496817?check_suite_focus=true

@danielfullmer you mind taking a look as well? Thanks!

Edit: Failed with out of disk space :(

sdh4 commented 3 years ago

Confirmed that the build succeeds and seems to give a fully functional phone on redfin (Verizon/US full config incl. VOLTE) with these changes (with minor adjustment applied below).