Fix typo in aosp_walleye_hwasan.mk.

am: 4ddb24fdbb

Change-Id: I607d51c0ccff079cc7832de28b0d5a12dbcfc3ed
This commit is contained in:
Stephen Hines
2019-12-16 17:22:56 -08:00
committed by android-build-merger

View File

@@ -14,7 +14,7 @@
# limitations under the License.
#
$(call inherit-product, device/google/walleye/aosp_walleye.mk)
$(call inherit-product, device/google/muskie/aosp_walleye.mk)
PRODUCT_NAME := aosp_walleye_hwasan
# Add "hwaddress" as a global sanitizer if it's missing.