From 34dd365eef70724b13a84675a8dfe38a387fc79f Mon Sep 17 00:00:00 2001 From: SuperXorn <151366950+ryzenforce990@users.noreply.github.com> Date: Fri, 6 Jun 2025 23:21:46 +0700 Subject: [PATCH 1/2] Horizon: v5.4 Hyperion --- README.mkdn | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/README.mkdn b/README.mkdn index bc7883dcb..f452147df 100644 --- a/README.mkdn +++ b/README.mkdn @@ -1,8 +1,8 @@ -HorizonDroid v5.3 " Earth " +HorizonDroid v5.4 " Hyperion " =========== -![**HorizonBanner**](https://github.com/HorizonV2/.github/blob/main/5.3%20EARTH.png) +![**HorizonBanner**](https://github.com/HorizonV2/.github/blob/main/2025-06-06%2019.18.54.jpg) Welcome to HorizonDroid! @@ -45,14 +45,23 @@ HORIZON_MAINTAINER := superxorn # Face Unlock TARGET_FACE_UNLOCK_SUPPORTED := true +# Maintainer username +HORIZON_MAINTAINER := superxorn + +# Face Unlock +TARGET_FACE_UNLOCK_SUPPORTED := true + # Gapps flags -WITH_GMS := true +WITH_GMS := true/false WITH_GMS_VARIANT := pico/core + +# Other flags +TARGET_INCLUDE_MATLOG := true/false +TARGET_INCLUDE_ACCORD := true/false +TARGET_PREBUILT_BCR := true/false +PRODUCT_NO_CAMERA := true/false ``` -Generate keys command: -``` -hk -s -``` + Setup environment: ``` bash From de23545419674d562991a56d54a06928d414892b Mon Sep 17 00:00:00 2001 From: Ricky Souza de Oliveira <38869320+HeroRickyGAMES@users.noreply.github.com> Date: Fri, 6 Jun 2025 13:49:44 -0300 Subject: [PATCH 2/2] Update to refs/tags/android-15.0.0_r36! --- default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.xml b/default.xml index 400559caa..06953b2d4 100644 --- a/default.xml +++ b/default.xml @@ -11,7 +11,7 @@ + revision="refs/tags/android-15.0.0_r36" />