diff options
author | Sebastiano Barezzi <barezzisebastiano@gmail.com> | 2021-09-13 00:02:51 +0200 |
---|---|---|
committer | Sebastiano Barezzi <barezzisebastiano@gmail.com> | 2021-09-13 15:59:52 +0200 |
commit | 5e8c44fc674c23d9b745bed10374da36e23f3ed9 (patch) | |
tree | 62963da29db72083f66abacb6d75a1d25315525c /sdm660.mk | |
parent | dfe28813cfd8b53d181ee347008bcb219392b5d3 (diff) |
sdm660-common: Remove vndk-ext
* It was only useful to jason, which needs a copy of libpowermanager in vendor
Change-Id: I754c666730d841fd71837358fe87a5ce1a3d7921
Diffstat (limited to 'sdm660.mk')
-rw-r--r-- | sdm660.mk | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -388,10 +388,6 @@ PRODUCT_PACKAGES += \ android.hardware.vibrator@1.0-impl:64 \ android.hardware.vibrator@1.0-service -# VNDK -PRODUCT_PACKAGES += \ - vndk-ext - # Wifi PRODUCT_PACKAGES += \ android.hardware.wifi@1.0-service \ |