and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

...
 
Commits (2)
......@@ -20,11 +20,11 @@ def get_build_type(target_product):
with open("vendor/descendant/descendant.devices", "r") as read_file:
devices = read_file.read().splitlines()
if current_device not in devices:
build_type = 'Official'
build_type = 'BROCKEN'
else:
build_type = build_type.title()
else:
build_type = "Official"
build_type = "BROCKEN"
return build_type
......
......@@ -4,7 +4,7 @@ DESCENDANT_DISH := $(shell $(GET_VERSION) dish)
BUILD_TYPE := $(shell $(GET_VERSION) buildtype)
DESCENDANT_BRANDING_VERSION := $(BUILD_TYPE)
DESCENDANT_VERSION := $(shell $(GET_VERSION) version)
ifeq ($(filter-out Official Mashed, $(BUILD_TYPE)),)
ifeq ($(filter-out BROCKEN Mashed, $(BUILD_TYPE)),)
PRODUCT_PACKAGES += \
DescendantCenter
endif
......
bacon
begonia
beryllium
cheeseburger
chiron
daisy
enchilada
guacamoleb
kenzo
lavender
oneplus2
onyx
perseus
phoenix
potter
RMX1971
sanders
whyred
miatoll