diff options
author | Isaac Chen <tingyi364@gmail.com> | 2019-06-29 13:39:25 +0200 |
---|---|---|
committer | TingyiChen <tingyi364@gmail.com> | 2019-08-13 11:54:42 +0200 |
commit | ed93546d982c49955049d3df08fb036eecc75186 (patch) | |
tree | 201de0814651b3f49cfc8f91258ee58ee7e154e4 /wayne.mk | |
parent | e5c53750f06e9d9739b45ec108260ead7ff80941 (diff) |
Revert "wayne: Build with VNDK=current"
This reverts commit 92cea1314ce8f9817ea872332171216084f31673.
Change-Id: I79c7e8b8cb3453912464573e2150dc1e9e26254f
Diffstat (limited to 'wayne.mk')
-rw-r--r-- | wayne.mk | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -431,10 +431,6 @@ PRODUCT_PACKAGES += \ android.hardware.vibrator@1.0-impl \ android.hardware.vibrator@1.0-service -# VNDK -PRODUCT_PACKAGES += \ - vndk_package - # Wifi PRODUCT_PACKAGES += \ android.hardware.wifi@1.0-service \ |