Switch android-info to TARGET_BOARD_INFO_FILE. am: 21f1f76812

am: 6c2955c4fb

Change-Id: I32b60b432e19f16c0fa3646dc576125c5cddfa2e
This commit is contained in:
Xin Li
2019-06-14 13:10:16 -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