Commit Graph

2 Commits

Author SHA1 Message Date
b7ba2c9cfe Android.bp: add vendor_available to IPA and camera static lib deps
The ninja-to-soong migration marked all libcamera shared libs as
soc_specific: true but omitted vendor_available: true from the static
libs they link against. This causes Soong to fail with "missing variant:
image:vendor" when the static libs are pulled in transitively by the
vendor APEX com.android.hardware.camera.libcamera.

Add vendor_available: true to the five affected cc_library_static modules.
2026-06-15 11:53:28 +00:00
Konsta
2c3d3b6185 android: Add soong blueprint makefiles generated by ninja-to-soong 2026-04-30 16:14:23 +03:00