commit | 9c93403876d217ddcba891436de277be05c04614 | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Mon Oct 17 13:36:58 2022 +0800 |
committer | Adam Shih <adamshih@google.com> | Thu Oct 20 10:17:59 2022 +0800 |
tree | 0b2d30b275b522db286c558cb94782078da6fd98 | |
parent | 4b68f5fe9510937b310e815684902331cfc8f9c9 [diff] [blame] |
move sensors dump to gs-common Bug: 250475720 Test: adb bugreport Change-Id: I15ec38810792c9216ad63de59a8f3aeb5f871bc5
diff --git a/sensors/sensors.mk b/sensors/sensors.mk new file mode 100644 index 0000000..143a379 --- /dev/null +++ b/sensors/sensors.mk
@@ -0,0 +1,3 @@ +$(call inherit-product-if-exists, vendor/google/sensors/usf/android/usf_efw_product.mk) +BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/sensors/sepolicy +