Update README.md

This commit is contained in:
2025-11-29 11:17:58 -08:00
parent 5a9241007f
commit 8bfbb8a79a
+2 -2
View File
@@ -1,4 +1,4 @@
### Device specific configuration to build AOSP Android 16 for Raspberry Pi 4 and Raspberry Pi 5.
### Device specific configuration to build AOSP Android 16 (android-16.0.0_r3) for Raspberry Pi 4 and Raspberry Pi 5.
Based on [RaspberryVanilla](https://github.com/raspberry-vanilla).
***
@@ -74,7 +74,7 @@ lunch pawlet_rpi5_car-bp3a-userdebug
7. Compile:
```
make bootimage systemimage vendorimage -j$(nproc)
make bootimage systemimage systemextimage vendorimage -j$(nproc)
```
8. Make flashable image for the device (`rpi4` or `rpi5`):