Put valid touchscreen orientation
This commit is contained in:
parent
f0d4a7d760
commit
584026b444
1 changed files with 4 additions and 0 deletions
|
@ -129,5 +129,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
ro.softmouse.midbtn.code=-1 \
|
||||
ro.softmouse.rightbtn.code=-1
|
||||
|
||||
# touchscreen orientation
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.sf.hwrotation=180
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.software.app_widgets.xml:system/etc/permissions/android.software.app_widgets.xml
|
||||
|
|
Loading…
Reference in a new issue