hikey: Force Rotation Lock
am: 18db08aca5

Change-Id: I21755c76434fc562d6b85f6815f1f35218457b7f
diff --git a/init.common.rc b/init.common.rc
index 07becb0..41fd8d3 100644
--- a/init.common.rc
+++ b/init.common.rc
@@ -50,6 +50,8 @@
 # Set supported opengles version
     setprop ro.opengles.version 196608
 
+# If an app forces screen rotation, revert it once the apps closes
+    setprop persist.demo.rotationlock 1
 
 # enable Google-specific location features,
 # like NetworkLocationProvider and LocationCollector