Merge "base_vendor.mk: Add filterPowerSupplyEvents.o" into main am: 671dd3c7af
Original change: https://android-review.googlesource.com/c/platform/build/+/3202150 Change-Id: I3efe5e6ef1e07d94e72c7644d66be9b52950e5c3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -74,6 +74,11 @@ PRODUCT_PACKAGES += \
|
||||
selinux_policy_nonsystem \
|
||||
shell_and_utilities_vendor \
|
||||
|
||||
# libhealthloop BPF filter. This is in base_vendor.mk because libhealthloop must
|
||||
# be a static library and because the Android build system ignores 'required'
|
||||
# sections for static libraries.
|
||||
PRODUCT_PACKAGES += filterPowerSupplyEvents.o
|
||||
|
||||
# Base modules when shipping api level is less than or equal to 34
|
||||
PRODUCT_PACKAGES_SHIPPING_API_LEVEL_34 += \
|
||||
android.hidl.memory@1.0-impl.vendor \
|
||||
|
Reference in New Issue
Block a user