Switch android-info to TARGET_BOARD_INFO_FILE. am: fd2f447eb6

am: f040ceb3f6

Change-Id: I46d56dbbdf6d12dc61b535ee50cf2c46651a87e8
This commit is contained in:
Xin Li
2019-06-14 13:09:53 -07:00
committed by android-build-merger

View File

@@ -13,3 +13,8 @@
# limitations under the License.
BOARD_PREBUILT_VENDORIMAGE := vendor/google_devices/walleye/proprietary/vendor.img
-include vendor/google/tools/android-info.mk
ifdef USE_ANDROID_INFO
TARGET_BOARD_INFO_FILE := vendor/google_devices/walleye/android-info.txt
endif