From 48deab13a6d025b918c0a2ea4b8f0b27a509bc8f Mon Sep 17 00:00:00 2001 From: Konsta Date: Sat, 4 Nov 2023 13:44:23 +0200 Subject: [PATCH] add note that this branch is no longer maintained --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 57e2be3..4c7e159 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ *** +NOTE: Raspberry Vanilla `android-13.0` branch is no longer maintained. Consider using newer AOSP versions. + ### How to build: 1. Establish [Android build environment](https://source.android.com/setup/initializing) and install [repo](https://source.android.com/docs/setup/develop#installing-repo).