aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Hu <bohu@google.com>2023-11-01 14:31:08 -0700
committerBo Hu <bohu@google.com>2023-11-02 08:23:28 -0700
commit6e115be0aca49d04ff96aa79a44fb7abf4c2bf43 (patch)
tree0bf121da483d4a8ad8f410270f567cf6beccfa47
parent5c6bb90a64cf76ad34be04196e2f528226c75aa5 (diff)
downloadaemu-6e115be0aca49d04ff96aa79a44fb7abf4c2bf43.tar.gz
add hw.sensor.hinge.resizable.config
Bug: 280105731 Change-Id: I5483e17d14dcebc4da54a0ef0f6996a94e13b104
-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",