Loading BoardConfig.mk +0 −1 Original line number Diff line number Diff line Loading @@ -139,7 +139,6 @@ BOARD_AVB_RECOVERY_ROLLBACK_INDEX_LOCATION := 1 # VINTF DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml DEVICE_MATRIX_FILE += $(DEVICE_PATH)/compatibility_matrix.xml ODM_MANIFEST_FILES := $(DEVICE_PATH)/manifest_odm.xml # VNDK BOARD_VNDK_VERSION := current Loading manifest_odm.xmldeleted 100644 → 0 +0 −15 Original line number Diff line number Diff line <manifest version="2.0" type="device"> <hal format="hidl" override="true"> <name>vendor.lineage.touch</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>IHighTouchPollingRate</name> <instance>default</instance> </interface> <interface> <name>ITouchscreenGesture</name> <instance>default</instance> </interface> </hal> </manifest> Loading
BoardConfig.mk +0 −1 Original line number Diff line number Diff line Loading @@ -139,7 +139,6 @@ BOARD_AVB_RECOVERY_ROLLBACK_INDEX_LOCATION := 1 # VINTF DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml DEVICE_MATRIX_FILE += $(DEVICE_PATH)/compatibility_matrix.xml ODM_MANIFEST_FILES := $(DEVICE_PATH)/manifest_odm.xml # VNDK BOARD_VNDK_VERSION := current Loading
manifest_odm.xmldeleted 100644 → 0 +0 −15 Original line number Diff line number Diff line <manifest version="2.0" type="device"> <hal format="hidl" override="true"> <name>vendor.lineage.touch</name> <transport>hwbinder</transport> <version>1.0</version> <interface> <name>IHighTouchPollingRate</name> <instance>default</instance> </interface> <interface> <name>ITouchscreenGesture</name> <instance>default</instance> </interface> </hal> </manifest>