OSDN Git Service

New target to add vndk-sp libs to system image
authorIsaac Chen <ycchen@google.com>
Tue, 6 Jun 2017 13:01:11 +0000 (21:01 +0800)
committerSzuWei Lin <szuweilin@google.com>
Thu, 8 Jun 2017 10:47:35 +0000 (18:47 +0800)
commitc680679f56836e7f1aaa571d139c9d7ced37c98b
tree7cbda4ae457cdaef918eb3245a9d3665caae228d
parent27cee7742a51d85051a6d2f5e1dcb789782508d3
New target to add vndk-sp libs to system image

VNDK-SP libraries should be put under /system/lib*/vndk-sp.
Usage: Adding this new target (vndk-sp) to PRODUCT_PACKAGES.

This initial list of vndk-sp libraries is based on Marlin/Sailfish.

Bug: 38356823
Test: tested with generic AOSP system image on Sailfish
Change-Id: Icbe6431e20c7b5355034f8444b4543df15830d67
vndk/Android.mk [new file with mode: 0644]
vndk/vndk-sp-libs.mk [new file with mode: 0644]