1. Add the essential sysfs_wlc policy files to gs-common to cleanup the wireless_charger module dependent problems 2. Move out sepolicy type definitions to each device so the sepolicy can be self contained Bug: 263830018 Change-Id: I46da58685c5180d774fc445dc1f1c6f3a1780cc0 Signed-off-by: Ken Yang <yangken@google.com>
6 lines
303 B
Makefile
6 lines
303 B
Makefile
PRODUCT_SOONG_NAMESPACES += vendor/google/interfaces
|
|
PRODUCT_PACKAGES += vendor.google.wireless_charger-default
|
|
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/wireless_charger/compatibility_matrix.xml
|
|
|
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/wireless_charger/sepolicy
|