Switch android-info to TARGET_BOARD_INFO_FILE.

am: 21f1f76812

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