OSDN Git Service

Make sphal and vndk namespace available from legacy devices
authorKiyoung Kim <kiyoungkim@google.com>
Wed, 26 Feb 2020 04:36:48 +0000 (13:36 +0900)
committerGarfield Tan <xutan@google.com>
Thu, 27 Feb 2020 01:07:42 +0000 (17:07 -0800)
commitc016d99023ae6560c1833b91b134ef1e15c2f3eb
tree5b7aa37cbe564b6b59d1cce13b61946559fc56dd
parent3a9d1a7fbdcab0e1f794519daf5b2c5c2723d922
Make sphal and vndk namespace available from legacy devices

linkerconfig failed to complete the execution from ARC++ which was
caused by missing vndk variables because ARC++ is legacy device. This
change allows linkerconfig to generate ld.config.txt for SWCodec by
allowing SPHal and VNDK namespaces even from legacy devices

Bug: 149914078
Test: m -j passed
Test: Tested from ARC++ w/ betty
Change-Id: I5412434f0d2b3b69b916ca512828498a7eba72a3
contents/namespace/sphal.cc
contents/section/apexdefault.cc