Update README.md
This commit is contained in:
@@ -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`):
|
||||
|
||||
Reference in New Issue
Block a user