commit | e13ffe8b0f198ba1ae2b3664f293e9ddbfaaa5e4 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Tue Dec 12 15:57:53 2017 +0800 |
committer | Jiyong Park <jiyong@google.com> | Wed Dec 13 17:05:14 2017 +0900 |
tree | 5a455e9df5b2d9b342eee203704c7896b0c7011f | |
parent | c4f279125ab536bc6a58c21eb4a2bd501f29b03d [diff] |
android.hardware.graphics.allocator@2.0 is no longer VNDK-SP The interface lib has been in VNDK-SP because android.hardware.graphics.mapper@1.0 was using it. However, since the dependency has gone [1], there is no need keep it in VNDK-SP. The VNDK-SP set should be kept as small as possible because libs in VNDK-SP are subject to double-loading. [1] https://android.googlesource.com/platform/hardware/interfaces/+/79d13ff0f5cd3c4242445baf5b2f01a52f0ed06f Bug: 69480083 Test: /system/lib64/vndk-sp/android.hardware.graphics.allocator@2.0.so disappears. Test: sailfish boots Change-Id: I0e6518f169dd620d6b1a9ada47754e371ef4a739 Merged-In: I0e6518f169dd620d6b1a9ada47754e371ef4a739 (cherry picked from commit 9d898f3678f8ecc7fb35107c36f73c1fc9235848)