Switch android-info to TARGET_BOARD_INFO_FILE. am: 21f1f76812 am: 6c2955c4fb

am: e80aadb2db

Change-Id: Ic7bac8fb6478f4fee954d976be2df30c91826087
This commit is contained in:
Xin Li
2019-06-14 13:24:49 -07:00
committed by android-build-merger

View File

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