Update README.md

This commit is contained in:
2025-09-03 09:30:15 -07:00
parent 535c6c8d41
commit 045146f844

View File

@@ -47,22 +47,22 @@ repo sync
6. Select the device (`rpi4` or `rpi5`) and build target (tablet UI, `tv` for Android TV, or `car` for Android Automotive): 6. Select the device (`rpi4` or `rpi5`) and build target (tablet UI, `tv` for Android TV, or `car` for Android Automotive):
``` ```
lunch pawlet_rpi4-aosp16-userdebug lunch pawlet_rpi4-bp2a-userdebug
``` ```
``` ```
lunch pawlet_rpi4_tv-aosp16-userdebug lunch pawlet_rpi4_tv-bp2a-userdebug
``` ```
``` ```
lunch pawlet_rpi4_car-aosp16-userdebug lunch pawlet_rpi4_car-bp2a-userdebug
``` ```
``` ```
lunch pawlet_rpi5-aosp16-userdebug lunch pawlet_rpi5-bp2a-userdebug
``` ```
``` ```
lunch pawlet_rpi5_tv-aosp16-userdebug lunch pawlet_rpi5_tv-bp2a-userdebug
``` ```
``` ```
lunch pawlet_rpi5_car-aosp16-userdebug lunch pawlet_rpi5_car-bp2a-userdebug
``` ```
7. Compile: 7. Compile: