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>
Tue, 13 Jun 2017 03:14:41 +0000 (03:14 +0000)
commit96b586a189f707fbec0f29ec7f643e8fdcacccbe
tree7cbda4ae457cdaef918eb3245a9d3665caae228d
parentfdc0c4fa4205e0115eb27246eeebcd59de19f3bf
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
Merged-In: Icbe6431e20c7b5355034f8444b4543df15830d67
Change-Id: Icbe6431e20c7b5355034f8444b4543df15830d67
vndk/Android.mk [new file with mode: 0644]
vndk/vndk-sp-libs.mk [new file with mode: 0644]