Skip to content

Commit

Permalink
lancelot: Mention which interface is used for keymaster beanpod
Browse files Browse the repository at this point in the history
Signed-off-by: SparXFusion <[email protected]>
  • Loading branch information
Mashopy authored and surblazer committed Feb 19, 2021
1 parent 50328bd commit 03261d2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lancelot-vendor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ PRODUCT_COPY_FILES += \
vendor/xiaomi/lancelot/proprietary/lib64/libaptX_encoder.so:$(TARGET_COPY_OUT_SYSTEM)/lib64/libaptX_encoder.so \
vendor/xiaomi/lancelot/proprietary/bin/kpoc_charger:$(TARGET_COPY_OUT_SYSTEM)/bin/kpoc_charger \
vendor/xiaomi/lancelot/proprietary/etc/init/kpoc_charger.rc:$(TARGET_COPY_OUT_SYSTEM)/etc/init/kpoc_charger.rc \
vendor/xiaomi/lancelot/proprietary/lib/libshowlogo.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libshowlogo.so
vendor/xiaomi/lancelot/proprietary/lib/libshowlogo.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libshowlogo.so \
vendor/xiaomi/lancelot/proprietary/etc/init/[email protected]:$(TARGET_COPY_OUT_SYSTEM)/etc/init/[email protected]
5 changes: 5 additions & 0 deletions proprietary/etc/init/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
service vendor.keymaster-4-0-beanpod /vendor/bin/hw/[email protected]
interface [email protected]::IKeymasterDevice default
class early_hal
user system
group system drmrpc

0 comments on commit 03261d2

Please sign in to comment.