Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e2507002 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

lineage: Include window_extensions addon on emulator

Change-Id: I44401aa0087b106a26961c72da9ebf8682dd27c9
parent 3eef4e7e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -15,6 +15,9 @@
$(call inherit-product, device/generic/goldfish/64bitonly/product/sdk_phone64_arm64.mk)
$(call inherit-product, vendor/lineage/build/target/product/lineage_sdk_phone_arm64_board.mk)

# Inherit tablet common Lineage stuff
$(call inherit-product, vendor/lineage/config/tablet.mk)

include vendor/lineage/build/target/product/lineage_generic_target.mk

# Always build modules from source
+3 −0
Original line number Diff line number Diff line
@@ -17,6 +17,9 @@ $(call inherit-product, device/generic/goldfish/64bitonly/product/sdk_phone64_x8
include vendor/lineage/build/target/product/lineage_generic_target.mk
include device/generic/goldfish/board/kernel/x86_64.mk

# Inherit tablet common Lineage stuff
$(call inherit-product, vendor/lineage/config/tablet.mk)

# Always build modules from source
PRODUCT_MODULE_BUILD_FROM_SOURCE := true