flippening is only for android

pull/1806/head
Adeeb Shihadeh 5 years ago
parent 64aeb80dcc
commit ec8b69cb14
  1. 1
      selfdrive/manager.py

@ -546,6 +546,7 @@ def uninstall():
def main():
os.environ['PARAMS_PATH'] = PARAMS
if ANDROID:
# the flippening!
os.system('LD_LIBRARY_PATH="" content insert --uri content://settings/system --bind name:s:user_rotation --bind value:i:1')

Loading…
Cancel
Save