Move device ID code to data manager
This commit is contained in:
@@ -182,6 +182,9 @@ endif
|
||||
ifeq ($(TW_SDEXT_NO_EXT4), true)
|
||||
LOCAL_CFLAGS += -DTW_SDEXT_NO_EXT4
|
||||
endif
|
||||
ifeq ($(TW_FORCE_CPUINFO_FOR_DEVICE_ID), true)
|
||||
LOCAL_CFLAGS += -DTW_FORCE_CPUINFO_FOR_DEVICE_ID
|
||||
endif
|
||||
ifeq ($(TW_INCLUDE_CRYPTO), true)
|
||||
LOCAL_CFLAGS += -DTW_INCLUDE_CRYPTO
|
||||
LOCAL_CFLAGS += -DCRYPTO_FS_TYPE=\"$(TW_CRYPTO_FS_TYPE)\"
|
||||
|
||||
Reference in New Issue
Block a user