hikey: Set board name as reported by current bootloader: Hisilicon HiKey am: 77b611f940
am: 3141294a87

* commit '3141294a87e52dc876c287180bc9162b108c5405':
  hikey: Set board name as reported by current bootloader: Hisilicon HiKey

Change-Id: I192f546d18eefcb5825f77dd965a1c3ea0a50608
diff --git a/init.hikey.rc b/init.hikey.rc
index f870212..07ec560 100644
--- a/init.hikey.rc
+++ b/init.hikey.rc
@@ -26,7 +26,6 @@
     # For legacy support
     # See storage config details at http://source.android.com/tech/storage/
     # since /storage is mounted on post-fs in init.rc
-    symlink /sdcard /mnt/sdcard
     symlink /sdcard /storage/sdcard0
 
     # BT LED sysfs entry
diff --git a/sepolicy/file.te b/sepolicy/file.te
deleted file mode 100644
index 45c5117..0000000
--- a/sepolicy/file.te
+++ /dev/null
@@ -1 +0,0 @@
-type configfs, fs_type;
diff --git a/sepolicy/genfs_contexts b/sepolicy/genfs_contexts
deleted file mode 100644
index 50c7cd7..0000000
--- a/sepolicy/genfs_contexts
+++ /dev/null
@@ -1 +0,0 @@
-genfscon configfs / u:object_r:configfs:s0