Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 73174f91 authored by Fred Oh's avatar Fred Oh
Browse files

hal: compile HAL for msm8992

By mistake msm8992 was replaced with msm8909. Fix it to compile HAL for msm8992.

Change-Id: I587d7aaa44b885457bf3832bed5a6d5337ecb505
parent 1d92da00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
ifneq ($(filter mpq8092 msm8960 msm8226 msm8x26 msm8610 msm8974 msm8x74 apq8084 msm8916 msm8994 msm8909 msm8909 thulium,$(TARGET_BOARD_PLATFORM)),)
ifneq ($(filter mpq8092 msm8960 msm8226 msm8x26 msm8610 msm8974 msm8x74 apq8084 msm8916 msm8994 msm8992 msm8909 thulium,$(TARGET_BOARD_PLATFORM)),)

MY_LOCAL_PATH := $(call my-dir)