Update OEM Display for easier navigation.
Change-Id: Ib4e0e87ffc79ea2e6f48ca1785a92989091e4955
diff --git a/project/twrp2/167/index.html b/project/twrp2/167/index.html
deleted file mode 120000
index 4e41b8c..0000000
--- a/project/twrp2/167/index.html
+++ /dev/null
@@ -1 +0,0 @@
-../../../devices/lgoptimuslte.html
\ No newline at end of file
diff --git a/project/twrp2/167/index.php b/project/twrp2/167/index.php
new file mode 100644
index 0000000..9fd48b4
--- /dev/null
+++ b/project/twrp2/167/index.php
@@ -0,0 +1,3 @@
+<?php
+header("Location: /lg/lgoptimuslte.html", true, 301);
+?>