pyxis: fix path to bcr

This commit is contained in:
Rodney Etienne
2024-07-11 19:19:49 -04:00
parent 9a434df6ac
commit a7be9126f4

View File

@@ -28,7 +28,7 @@ TARGET_SCREEN_HEIGHT := 2340
TARGET_SCREEN_WIDTH := 1080
# Inherit BCR
$(call inherit-product, vendor/bcr/bcr.mk)
$(call inherit-product, vendor/extras/bcr/bcr.mk)
# Overlays
DEVICE_PACKAGE_OVERLAYS += \