summaryrefslogtreecommitdiff
path: root/artwork/resources
diff options
context:
space:
mode:
authorMohammad Saboorian <msab@google.com>2020-11-23 13:34:24 +0000
committerMohammad Saboorian <msab@google.com>2020-11-23 17:27:03 +0000
commit47183d5bc0b45cda26dba34eddacc6fca30eb4cc (patch)
treef093bf9b1477addff22349884079d672931a76c9 /artwork/resources
parentb5cff4cfa6616210785dc2665e6c521ee89cf8d7 (diff)
downloadidea-47183d5bc0b45cda26dba34eddacc6fca30eb4cc.tar.gz
Add hw.rotaryInput=yes to wear skins that ship with Android Studio.
All of the wear skins from the system image, already have this attribute set. Bug: 174013836 Change-Id: Ib255b62f98c3e708dcf080170ace725305fe66eb
Diffstat (limited to 'artwork/resources')
-rw-r--r--artwork/resources/device-art-resources/wear_round/hardware.ini1
-rw-r--r--artwork/resources/device-art-resources/wear_square/hardware.ini2
2 files changed, 3 insertions, 0 deletions
diff --git a/artwork/resources/device-art-resources/wear_round/hardware.ini b/artwork/resources/device-art-resources/wear_round/hardware.ini
index c10661db509..3f72bc6e5ca 100644
--- a/artwork/resources/device-art-resources/wear_round/hardware.ini
+++ b/artwork/resources/device-art-resources/wear_round/hardware.ini
@@ -1 +1,2 @@
# skin-specific hardware values
+hw.rotaryInput=yes
diff --git a/artwork/resources/device-art-resources/wear_square/hardware.ini b/artwork/resources/device-art-resources/wear_square/hardware.ini
new file mode 100644
index 00000000000..3f72bc6e5ca
--- /dev/null
+++ b/artwork/resources/device-art-resources/wear_square/hardware.ini
@@ -0,0 +1,2 @@
+# skin-specific hardware values
+hw.rotaryInput=yes