We're banning ELF prebuilts in PRODUCT_COPY_FILES. Define prebuilt
modules for vendor prebuilts so we can run check_elf_file.py on them.
Use PRODUCT_PACKAGES to install ELF prebuilts.
Bug: 152277096
Bug: 140560012
Test: run ./generate-packages.sh with BID 6345366
Test: build aosp_walleye-userdebug on \
rvc-dev-plus-aosp-without-vendor with the generated tarball
Change-Id: Ib0e0678a569c61fe7edc9f492a27811825d93bec
Remove com.android.ims.rcsmanager from PRODUCT_PACKAGES. Since
com.android.ims.rcsmanager will be built with static library.
Bug:77577799
Test: make -j
Change-Id: I6887fb6d1edb16cace227b1880ba597b825f48ee
These should be compiled from source instead.
Bug: 69718172
Test: aosp_walleye-eng builds and boots, cell data works
Change-Id: I2b579a952d0374c5e34c5296f227f638d3630aea
Note, walleye and muskie share the same device/google/muskie path.
We only release walleye and not muskie.
To generate blobs for walleye:
cd device/google
cp -a muskie walleye
BUG:36396200
TEST: Built aosp_walleye-userdebug and flashed a device
Change-Id: If319bce13f1ab2bfe27169f69be9f985f270b7f1