Difference between revisions of "IoTGateway/BSP/Android/Gettingstarted/How to set rotation"
From ESS-WIKI
(Created page with "shell@rsb4680:/ $ su root@rsb4680:/ # mount -rw -o remount /system →EXT4-fs (mmcblk0p10): re-mounted. Opts: (null): root@rsb4680:/ # busybox vi /system/build.prop /*...") |
(No difference)
|
Latest revision as of 06:14, 24 August 2018
shell@rsb4680:/ $ su
root@rsb4680:/ # mount -rw -o remount /system
/* EXT4-fs (mmcblk0p10): re-mounted. Opts: (null) */
root@rsb4680:/ # busybox vi /system/build.prop
/* “find ro.sf.hwrotation,select one of the values[0、90、180、270] eg. 'ro.sf.hwrotation=90' ” */
root@rsb4680:/ # reboot