aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-11-07 20:38:25 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-11-07 20:38:25 +0000
commit45d50071252788007d84350912725e2562324240 (patch)
treee5bcafcc72b3180345e36a7b7d50a2988a7daf0f
parent4c0d904fee0f2714f546e6d094ae8a06b0dc4e78 (diff)
parent6e115be0aca49d04ff96aa79a44fb7abf4c2bf43 (diff)
downloadaemu-45d50071252788007d84350912725e2562324240.tar.gz
Merge "add hw.sensor.hinge.resizable.config" into main
-rw-r--r--host-common/include/host-common/hw-config-defs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/host-common/include/host-common/hw-config-defs.h b/host-common/include/host-common/hw-config-defs.h
index f91fa7c..c402b17 100644
--- a/host-common/include/host-common/hw-config-defs.h
+++ b/host-common/include/host-common/hw-config-defs.h
@@ -692,6 +692,13 @@ HWCFG_INT(
"Provides hinge angle sensor sub type. 0 (invisible hinge, fold on screen) and 1 (hinge)",
"")
+HWCFG_INT(
+ hw_sensor_hinge_resizable_config,
+ "hw.sensor.hinge.resizable.config",
+ 0,
+ "For resizable only: this indicates the hinge config applies to which avd",
+ "")
+
HWCFG_STRING(
hw_sensor_hinge_ranges,
"hw.sensor.hinge.ranges",