Revert "Also set build display id in etc/local.prop"

This reverts commit ab0defc92218f2c296250b1818dae1e4c667205a.

It didn't work

Change-Id: Iff650c8ba3f825bb1c449a27192f4426ec4bdc61
diff --git a/base.mk b/base.mk
index 1dfa5ec..b7b8cf3 100644
--- a/base.mk
+++ b/base.mk
@@ -24,7 +24,6 @@
 	ro.build.version.all_codenames=$(PLATFORM_VERSION_ALL_CODENAMES) \
 	ro.build.version.release=$(PLATFORM_VERSION) \
 	ro.build.version.security_patch=$(PLATFORM_SECURITY_PATCH) \
-	ro.build.display.id=$(BUILD_DISPLAY_ID) \
 	ro.adb.secure=0 
 	
 #Huawei HiSuite (also other OEM custom programs I guess) it's of no use in AOSP builds