Newer
Older
Yukawa vendor package:
# General use
This package contains binary blobs for the yukawa device.
It contains the following binaries:
- bootloaders
- gpu libraries
- video libraries
- bluetooth and wifi firmwares
This package must be fetched and extracted by the
fetch-vendor-package.sh script in device/amlogic/yukawa
Do not extract this package manually.
# For development purpose:
To generate the package, run ./generate_vendor_package.sh script
Then the vendor package is located in the out directory.
To override the vendor package check:
extract the extract-yukawa_devices-DATE.tgz at the root of the aosp tree and run the
extract-yukawa_devices-DATE.sh script to install the package into the android tree.
Then check the file device/amlogic/yukwa/vendor-package-ver.mk and update the
EXPECTED_YUKAWA_VENDOR_VERSION with the version (DATE) of your package.