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 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" />