sdm: comply with treble guidelines

Modify the property names and use macros in place of them

CRs-Fixed: 2206249
Change-Id: I0ccc09fc8335560654e487e78552f79ff7a083de
diff --git a/include/Android.mk b/include/Android.mk
index 6e529cd..3e9ccd3 100644
--- a/include/Android.mk
+++ b/include/Android.mk
@@ -4,7 +4,7 @@
 
 LOCAL_VENDOR_MODULE           := true
 LOCAL_COPY_HEADERS_TO         := $(common_header_export_path)
-LOCAL_COPY_HEADERS            := color_metadata.h
+LOCAL_COPY_HEADERS            := display_properties.h color_metadata.h
 
 include $(BUILD_COPY_HEADERS)