aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Chiu <jasoncschiu@google.com>2023-11-27 16:45:37 +0800
committerJason Chiu <jasoncschiu@google.com>2023-12-05 09:14:09 +0800
commitde91ea30a98311f3c1e808ba25fba2981876b70e (patch)
tree83ddcc3aa8906eb9ff82aa2e7eba5bc2b9cde6db
parent5d247d17b45466288061b33655d336ad7396efe3 (diff)
downloadgs-common-de91ea30a98311f3c1e808ba25fba2981876b70e.tar.gz
gs-common: create bootctrl_hidl_1.2.mk and include related modules
Bug: 265063384 Change-Id: I3895946309ff8ee7987c1b0ec0789e95a63f4eae Signed-off-by: Jason Chiu <jasoncschiu@google.com>
-rw-r--r--bootctrl/bootctrl_hidl_1.2.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/bootctrl/bootctrl_hidl_1.2.mk b/bootctrl/bootctrl_hidl_1.2.mk
new file mode 100644
index 0000000..7b0da0a
--- /dev/null
+++ b/bootctrl/bootctrl_hidl_1.2.mk
@@ -0,0 +1,5 @@
+PRODUCT_PACKAGES += \
+ android.hardware.boot@1.2-impl-pixel \
+ android.hardware.boot@1.2-service-pixel
+
+PRODUCT_SOONG_NAMESPACES += device/google/gs-common/bootctrl/1.2