From a2e65739a85fa9b199dbb7b05ef3c7df989913eb Mon Sep 17 00:00:00 2001 From: sn00x <90611925+sn-00-x@users.noreply.github.com> Date: Fri, 17 Jun 2022 08:45:43 +0200 Subject: [PATCH] add warning + link to a12 branch --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f82173c..93faa8d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ -# Android Auto 4 microG +# Android Auto 4 microG (for A11) -This is a Magisk module that adds Android Auto to de-googled devices running microG. Tested under LineageOS 4 microG 18.1 only, but should run on all Android 11 devices. +This is a Magisk module that adds Android Auto to de-googled devices running microG on Android 11 (see [here](https://github.com/sn-00-x/aa4mg/tree/a12) for A12). Tested under LineageOS 4 microG 18.1 only, but should run on all Android 11 devices. + +## Warning + +If you update Android Auto app through Aurora, double check to uninstall it through Aurora (or rather downgrade to the version shipped by this module), before uninstalling/disabling aa4mg or boot without Magisk! + +Otherwise you may end up with an unbootable device. If the system app is missing (by disabling aa4mg or booting without Magisk), but the update installed by Aurora is still present, your device may fail to boot due to permission errors! ## Installation