removed TARGET_USES_AOSP_FOR_AUDIO flag from msmnile_au.mk

The flag should be set in device mk

Change-Id: I13636f414a55189363067d163221da6390be9a22
This commit is contained in:
Vijayakumar Badiger 2019-05-08 20:52:56 -07:00 committed by Gerrit - the friendly Code Review server
parent 8952714485
commit ccd71d371a
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
#
#AUDIO_FEATURE_FLAGS
BOARD_USES_ALSA_AUDIO := true
TARGET_USES_AOSP_FOR_AUDIO := false
ifneq ($(TARGET_USES_AOSP_FOR_AUDIO), true)
USE_CUSTOM_AUDIO_POLICY := 1