This commit is contained in:
Nehemiah of Zebulun 2023-11-22 09:53:55 -05:00
commit d9fa03052c
2 changed files with 3 additions and 0 deletions

2
AndroidProducts.mk Normal file
View File

@ -0,0 +1,2 @@
PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/cats22flip.mk

1
cats22flip.mk Normal file
View File

@ -0,0 +1 @@
$(call inherit-product, device/phh/treble/treble_a64_bvN.mk)