Skip to content

Commit

Permalink
policy_hal: Disable custom APM.
Browse files Browse the repository at this point in the history
Change-Id: I23e876c5936680ea256c857b6b421c6daaaec6df
  • Loading branch information
Ajender Reddy committed Oct 16, 2020
1 parent ef352d3 commit af11e2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions policy_hal/Android.mk
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#Diable custom APM
USE_CUSTOM_AUDIO_POLICY :=0
ifneq ($(USE_LEGACY_AUDIO_POLICY), 1)
ifeq ($(USE_CUSTOM_AUDIO_POLICY), 1)
LOCAL_PATH := $(call my-dir)
Expand Down

0 comments on commit af11e2e

Please sign in to comment.