Konsta
fd55325b32
switch to external/mesa3d-rpi in device manifest
...
* Moving forward there will be two copies of Mesa in Raspberry Vanilla
AOSP source tree.
external/mesa3d is the upstream AOSP fork directly from AOSP that has
soong blueprint makefiles to satisfy package dependencies for
gfxstream-vulkan elsewhere in the AOSP tree.
external/mesa3d-rpi is the Raspberry Vanilla fork (generally the latest
upstream mainline stable version) that has some additional patches and
soong blueprint makefiles to build only the drivers that are used on
Raspberry Pi (vc4 & v3d gallium, broadcom vulkan).
2025-06-27 12:23:11 +03:00
Konsta
129ef28a3f
update to android-16.0.0_r1
2025-06-13 14:02:58 +03:00
Konsta
13804f976d
update to android-15.0.0_r32
2025-05-07 14:24:44 +03:00
Konsta
8e616d6e1e
update to android-15.0.0_r26
2025-04-11 11:43:39 +03:00
Konsta
53bbe9e04c
remove external/libdav1d from device manifest
...
* No longer needed with updated FFmpeg 7.1 implementation that links against
static libdav1d library.
2025-04-09 13:00:57 +03:00
Konsta
8199f5864c
add wrimg scripts to device manifest
2025-04-04 16:08:20 +03:00
Konsta
470487ead2
remove external/wpa_supplicant_8 from device manifest
...
* No longer needed after updating to keymint AIDL APEX HAL.
6001b95ce2
484c9906ae
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/29 .
2025-03-11 18:59:20 +02:00
Konsta
658acd8304
update to android-15.0.0_r20
2025-03-06 14:05:16 +02:00
Konsta
4ebec5cc59
remove bc from additional packages
...
* No longer needed.
f0a37c0c28
9f396b332a
2025-02-20 15:37:39 +02:00
Konsta
fde661b131
add external/libdisplay-info to device manifest
...
* Upstream drm_hwcomposer added a dependency to libdisplay-info in
f8c14115ec
.
2025-02-15 13:38:36 +02:00
Konsta
b383754ccd
update to android-15.0.0_r14
2025-02-05 11:44:49 +02:00
Dávid László
fd60416790
Update README.md: Include rsync in additional packages
2025-01-18 11:53:55 +01:00
Konsta
fb06d34358
update to android-15.0.0_r10
2025-01-08 14:21:15 +02:00
Konsta
b264ffd4bd
update to android-15.0.0_r6
2024-12-09 14:58:06 +02:00
Konsta
f56d4e3e6e
remove packages/modules/Bluetooth from device manifest
...
* No longer needed after switching bluetooth to AIDL HAL.
1ae3ede91b
fe5a39b067
2024-11-23 15:55:26 +02:00
Konsta
ca7c981c4b
update to android-15.0.0_r4
2024-11-07 13:09:12 +02:00
Konsta
f3dfe83910
update link to AOSP documentation and note recommended build environment
2024-10-22 13:09:00 +03:00
Konsta
cd6b8cf204
update to android-15.0.0_r2
2024-10-16 11:20:57 +03:00
Konsta
44db505f22
update to android-15.0.0_r1
2024-09-06 12:12:35 +03:00
Konsta
b790d93bab
update to android-14.0.0_r67
2024-09-04 19:10:45 +03:00
Konsta
765e7f2d97
update to android-14.0.0_r55
2024-08-07 13:11:34 +03:00
Konsta
d84f513987
update to android-14.0.0_r52
2024-07-03 14:25:49 +03:00
Konsta
6ae8acffbd
fix copy&paste failure on android-14.0.0_r50
...
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/104 .
2024-07-02 23:34:21 +03:00
Konsta
e7c339459e
update to android-14.0.0_r50
2024-06-12 13:07:50 +03:00
Konsta
0b06d20e60
update to android-14.0.0_r34
2024-05-08 17:19:04 +03:00
Konsta
a9bbff2c52
switch order of src and dest for symlinks in device manifest
...
* Changed in AOSP14 QPR2.
2024-04-30 13:24:48 +03:00
Konsta
e63e7fc040
add libdav1d to device manifest
...
* AOSP implementation is not ready yet.
2024-04-30 13:11:55 +03:00
Konsta
3bda82ae8c
update to android-14.0.0_r30
2024-04-04 16:22:55 +03:00
Konsta
a6af80b359
update to android-14.0.0_r29
2024-04-04 14:35:05 +03:00
Konsta
ee932f2f03
update to android-14.0.0_r22
2024-02-06 15:43:44 +02:00
Konsta
7249cd5260
update to android-14.0.0_r20
2024-01-04 16:32:10 +02:00
Konsta
6d9c8a9b91
Revert "temporarily add mockito-kotlin to device manifest"
...
* No longer needed as this was fixed upstream.
* This reverts commit c53a0f3021
.
2023-12-22 12:06:57 +02:00
Konsta
c53a0f3021
temporarily add mockito-kotlin to device manifest
...
* Missing from android-14.0.0_r17 manifest but needed because of
625a23ff22
.
2023-12-07 20:10:06 +02:00
Konsta
78340f07ac
update to android-14.0.0_r17
2023-12-07 20:08:58 +02:00
Konsta
3e569aed9e
add build instructions for Raspberry Pi 5
2023-11-24 15:33:34 +02:00
Konsta
783d98c10d
add rpi5 repositories to device manifest
2023-11-24 15:08:17 +02:00
Konsta
a26dee09f8
add external/wpa_supplicant_8 to device manifest
...
* See https://github.com/raspberry-vanilla/android_local_manifest/issues/29 .
2023-11-24 15:02:22 +02:00
Konsta
592bc68db9
rename dav1d -> libdav1d
...
* Google has added option for using libdav1d for AV1 software decoding
in future Android versions (excellent idea wherever they got it ;)).
* Rename the repo to follow AOSP naming convention.
2023-11-24 14:43:37 +02:00
Konsta
fd4dc8530f
update to android-14.0.0_r14
2023-11-07 10:13:32 +02:00
Konsta
53efc065d2
add manifest fragment for utilities
2023-11-04 16:19:36 +02:00
Konsta
b106c5f62b
wiki: add utilities
2023-11-04 16:19:28 +02:00
Konsta
4d4882c1d8
remove unneeded curl arguments
2023-11-04 13:37:18 +02:00
Konsta
552d88ade4
update to android-14.0.0_r1
2023-10-12 11:00:56 +03:00
Konsta
fcfe079e90
update to android-13.0.0_r75
2023-09-19 16:16:59 +03:00
Konsta
9e43b16829
update to android-13.0.0_r67
2023-08-08 17:23:08 +03:00
Konsta
7f9242276d
remove hardware/interfaces from device manifest
...
* Additional patches are not needed with btlinux
2023-07-27 17:26:38 +03:00
Konsta
bad3d2308f
add Android TV and Android Automotive build targets
2023-07-25 15:52:10 +03:00
Konsta
72a9f58a55
wiki: add HDMI-CEC
2023-07-25 15:34:50 +03:00
Konsta
69ea0cd8bd
update to android-13.0.0_r61
2023-07-06 12:03:10 +03:00
Konsta
c16303c7b1
clarify instructions on reducing download size
...
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/4 & https://github.com/raspberry-vanilla/android_local_manifest/issues/18
2023-07-01 09:02:47 +03:00