Skip to content

Commit

Permalink
Sync with latest sources of TrebleDroid
Browse files Browse the repository at this point in the history
  • Loading branch information
KoysX committed Aug 9, 2023
1 parent 8b7a84f commit 735f551
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 325 deletions.
3 changes: 3 additions & 0 deletions derp.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ USE_LEGACY_BOOTANIMATION := false

#PRODUCT_PACKAGES += \
# OnePlusCameraHelper

PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.system.ota.json_url=https://raw.githubusercontent.com/KoysX/treble_DerpFest_GSI/13/ota.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ index 07d5474..c152949 100644
DERP_CODENAME := Tango
DERP_BUILD_VERSION := $(PLATFORM_VERSION)
-DERP_VERSION := $(DERP_BUILD_VERSION)-$(DERP_BUILDTYPE)-$(DERP_CODENAME)-$(DERP_BUILD)-$(BUILD_DATE)
+DERP_VERSION := $(DERP_BUILD_VERSION)-$(DERP_BUILDTYPE)-$(DERP_CODENAME)-gsi-$(BUILD_DATE)
+DERP_VERSION := DerpFest-$(DERP_BUILD_VERSION)-$(DERP_BUILDTYPE)-$(DERP_CODENAME)-arm64_bvN-gsi-$(BUILD_DATE)-Gapps
ROM_FINGERPRINT := DerpFest/$(PLATFORM_VERSION)/$(TARGET_PRODUCT_SHORT)/$(shell date -u +%H%M)

ifeq ($(DERP_BUILDTYPE), CI)
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 735f551

Please sign in to comment.