Switch android-info to TARGET_BOARD_INFO_FILE.

am: fd2f447eb6

Change-Id: I502c765ccea3757b48650e57c8e6458255651fec
This commit is contained in:
Xin Li
2019-06-14 12:55:35 -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