From 6a019adecb3c20907abc4e19b17d9aa6542c9c74 Mon Sep 17 00:00:00 2001 From: Konsta Date: Fri, 20 Dec 2024 22:06:25 +0200 Subject: [PATCH] add note that this branch is not maintained --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fc8c600..7299ca6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ *** +NOTE: Raspberry Vanilla `android-14.0.0_r22` branch is not maintained. This branch was only created for backup purposes during Android QPR update. Using this branch is not supported. Consider using newer AOSP versions. + ### How to build (Ubuntu 22.04 LTS): 1. Establish [Android build environment](https://source.android.com/docs/setup/start/requirements).