sm8250-common: Switch to hardware/oplus
Change-Id: Ifb472cf1cd5f4c198394de41bc5d337d1f066b16
This commit is contained in:
committed by
LuK1337
parent
470df1663d
commit
4245f4088e
@@ -131,7 +131,7 @@ TARGET_ENABLE_MEDIADRM_64 := true
|
|||||||
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs
|
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs
|
||||||
|
|
||||||
# Fingerprint
|
# Fingerprint
|
||||||
TARGET_SURFACEFLINGER_UDFPS_LIB := //hardware/oneplus:libudfps_extension.oneplus
|
TARGET_SURFACEFLINGER_UDFPS_LIB := //hardware/oplus:libudfps_extension.oplus
|
||||||
|
|
||||||
# HIDL
|
# HIDL
|
||||||
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \
|
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \
|
||||||
|
|||||||
19
common.mk
19
common.mk
@@ -230,7 +230,7 @@ PRODUCT_PACKAGES += \
|
|||||||
|
|
||||||
# Doze
|
# Doze
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
OnePlusDoze
|
OplusDoze
|
||||||
|
|
||||||
# DRM
|
# DRM
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
@@ -244,7 +244,7 @@ PRODUCT_PACKAGES += \
|
|||||||
|
|
||||||
# Fingerprint
|
# Fingerprint
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.biometrics.fingerprint@2.3-service.oneplus
|
android.hardware.biometrics.fingerprint@2.3-service.oplus
|
||||||
|
|
||||||
# Gatekeeper
|
# Gatekeeper
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
@@ -298,7 +298,7 @@ PRODUCT_PACKAGES += \
|
|||||||
|
|
||||||
# LiveDisplay
|
# LiveDisplay
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
vendor.lineage.livedisplay@2.1-service.oneplus
|
vendor.lineage.livedisplay@2.1-service.oplus
|
||||||
|
|
||||||
# Media
|
# Media
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
@@ -345,13 +345,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libOmxVenc \
|
libOmxVenc \
|
||||||
libstagefrighthw
|
libstagefrighthw
|
||||||
|
|
||||||
# OnePlus
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
oneplus-fwk
|
|
||||||
|
|
||||||
PRODUCT_BOOT_JARS += \
|
|
||||||
oneplus-fwk
|
|
||||||
|
|
||||||
# Power
|
# Power
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.power-service-qti \
|
android.hardware.power-service-qti \
|
||||||
@@ -382,7 +375,7 @@ PRODUCT_PACKAGES += \
|
|||||||
# Soong namespaces
|
# Soong namespaces
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
$(LOCAL_PATH) \
|
$(LOCAL_PATH) \
|
||||||
hardware/oneplus
|
hardware/oplus
|
||||||
|
|
||||||
# Telephony
|
# Telephony
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
@@ -407,7 +400,7 @@ PRODUCT_BOOT_JARS += \
|
|||||||
|
|
||||||
# Touch
|
# Touch
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
vendor.lineage.touch@1.0-service.oneplus
|
vendor.lineage.touch@1.0-service.oplus
|
||||||
|
|
||||||
# tri-state-key
|
# tri-state-key
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
@@ -436,7 +429,7 @@ PRODUCT_PACKAGES += \
|
|||||||
|
|
||||||
# Vibrator
|
# Vibrator
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
vendor.qti.hardware.vibrator.service.oneplus
|
vendor.qti.hardware.vibrator.service.oplus
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml
|
vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"repository": "android_hardware_oneplus",
|
"repository": "android_hardware_oplus",
|
||||||
"target_path": "hardware/oneplus"
|
"target_path": "hardware/oplus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"repository": "android_kernel_oneplus_sm8250",
|
"repository": "android_kernel_oneplus_sm8250",
|
||||||
|
|||||||
Reference in New Issue
Block a user