Point vendor blobs project at android_vendor_rockchip_tart
This commit is contained in:
parent
337e4ec85f
commit
661d88d0b4
2 changed files with 3 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ This local manifest pulls in the following repositories from `git.bscubed.dev/li
|
|||
|-----------|------|-------------|
|
||||
| `android_device_rockchip_tart` | `device/rockchip/tart` | Device tree |
|
||||
| `android_kernel_rockchip_tart` | `device/rockchip/tart-kernel` | Kernel (prebuilt) |
|
||||
| `proprietary_vendor_lineage-rockchip` | `vendor/lineage-rockchip` | Vendor blobs (firmware) |
|
||||
| `android_vendor_rockchip_tart` | `vendor/rockchip/tart` | Vendor blobs (firmware) |
|
||||
| `android_external_drm_hwcomposer` | `external/drm_hwcomposer` | DRM hwcomposer |
|
||||
| `android_external_ffmpeg` | `external/ffmpeg` | FFmpeg media library |
|
||||
| `android_external_ffmpeg_codec2` | `external/ffmpeg_codec2` | FFmpeg C2 codec HAL |
|
||||
|
|
|
|||
|
|
@ -14,8 +14,8 @@
|
|||
remote="bscubed" />
|
||||
|
||||
<!-- Vendor blobs (firmware, WiFi/BT) -->
|
||||
<project path="vendor/lineage-rockchip"
|
||||
name="proprietary_vendor_lineage-rockchip"
|
||||
<project path="vendor/rockchip/tart"
|
||||
name="android_vendor_rockchip_tart"
|
||||
remote="bscubed" />
|
||||
|
||||
<!-- Graphics stack (DRM hwcomposer only - using stock mesa3d + minigbm) -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue