commit | 9d898f3678f8ecc7fb35107c36f73c1fc9235848 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Tue Dec 12 15:57:53 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Tue Dec 12 15:57:53 2017 +0800 |
tree | fd5cba854a21d8f05773a5749459b6142f093f0a | |
parent | 588f5ba383147c742f7ae001f5861a343798727c [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