Commit graph

6 commits

Author SHA1 Message Date
Nivedita Sarkar
b7a234474d
wayne-common: Add libsutilscallstack to the vndk libraries
- libutilscallstack is being dynamically loaded by
  a vndk enabled library that is available to vendor
  but lisutilscallstack is not

- To fix this, we need to add libutilscallstack to vndk libraries

- Also add any dependent libraries (libdexfile)

Change-Id: Iefb26b9d50f2cef3902a035c78fbd58b418db116
CRs-Fixed: 2191124
2019-08-14 10:04:09 +02:00
Siddeswar Aluganti
539451fbaa
wayne-common: Add libunwindstack to vndk-sp.
Change-Id: I7e30ed1aee1fdd8235820570753f8af02f8a6556
2019-08-14 10:04:09 +02:00
Naseer Ahmed
4e350e4c0c
wayne-common: Add Mapper 2.1 to VNDK SP list
Change-Id: I24cbc517877e4e7f5827556061dcb5874918fc35
2019-08-14 10:04:09 +02:00
Isaac Chen
f3b23dd109
Revert "Revert "wayne: Update vndk-sp build mechanism and library set.""
This reverts commit f40c0a7d0f.
2019-08-14 10:04:09 +02:00
Isaac Chen
f40c0a7d0f Revert "wayne: Update vndk-sp build mechanism and library set."
This reverts commit 62ca3a07ab.
2018-09-05 00:00:08 +00:00
padarshr
62ca3a07ab wayne: Update vndk-sp build mechanism and library set.
This change is to add some more libraries needed to
be present in the vndk-sp library set. Also, move towards
a better the mechanism to build vndk-sp.

Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:02:51 +08:00