readme: mkimg: Raspberry Vanilla AOSP 16

This commit is contained in:
Konsta
2025-06-11 18:08:09 +03:00
parent e0c894f6bb
commit 5edcb4f1e5
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
Raspberry Vanilla AOSP 15 device configuration for Raspberry Pi 4. Raspberry Vanilla AOSP 16 device configuration for Raspberry Pi 4.

View File

@@ -25,7 +25,7 @@ for PARTITION in "boot" "system" "vendor"; do
fi fi
done done
VERSION=RaspberryVanillaAOSP15 VERSION=RaspberryVanillaAOSP16
DATE=$(date +%Y%m%d) DATE=$(date +%Y%m%d)
TARGET=$(echo ${TARGET_PRODUCT} | sed 's/^aosp_//') TARGET=$(echo ${TARGET_PRODUCT} | sed 's/^aosp_//')
IMGNAME=${VERSION}-${DATE}-${TARGET}.img IMGNAME=${VERSION}-${DATE}-${TARGET}.img