Skip to content

Commit

Permalink
spaced: Go Official
Browse files Browse the repository at this point in the history
Change-Id: If60cde3d2d857c48d02be20b4d8f8b99b45481f7
  • Loading branch information
HELLINFIX committed Oct 5, 2023
1 parent c637684 commit 75cb9a3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ancient_spaced.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ $(call inherit-product, device/realme/spaced/device.mk)
# Inherit some common AncientOS stuff.
$(call inherit-product, vendor/ancient/config/common_full_phone.mk)

# Ancient Stuff
TARGET_BOOT_ANIMATION_RES := 1080
ANCIENT_OFFICIAL=true
ANCIENT_GAPPS=true
TARGET_FACE_UNLOCK_SUPPORTED =: true
TARGET_SUPPORTS_QUICK_TAP := true


PRODUCT_NAME := ancient_spaced
PRODUCT_DEVICE := spaced
PRODUCT_MANUFACTURER := Realme
Expand Down

0 comments on commit 75cb9a3

Please sign in to comment.