commit | 5b750b08e97915a51e8713f1523b8a152a6bdf04 | [log] [tgz] |
---|---|---|
author | SzuWei Lin <szuweilin@google.com> | Tue May 23 11:32:31 2017 +0800 |
committer | SzuWei Lin <szuweilin@google.com> | Wed May 24 12:04:22 2017 +0800 |
tree | 3fdd341da1064d077fcc58754960614290493e32 | |
parent | 0556a2363ff5eb49bd35dc47f2d34cc2042de052 [diff] [blame] |
libeffects: move all libraries to vendor Bug: 37490685 Test: equalizer works in google play music Test: CleanSpec works Change-Id: I9c1d19b5b5c5099edc9c20ff7728adc830ff4786 (cherry picked from commit f7df59c9e11cf8b716732b7d55ffb147bdb759b9)
diff --git a/media/libeffects/preprocessing/Android.mk b/media/libeffects/preprocessing/Android.mk index 60030ac..06d8237 100644 --- a/media/libeffects/preprocessing/Android.mk +++ b/media/libeffects/preprocessing/Android.mk
@@ -7,6 +7,7 @@ LOCAL_MODULE_TAGS := optional LOCAL_MODULE_RELATIVE_PATH := soundfx +LOCAL_VENDOR_MODULE := true LOCAL_SRC_FILES:= \ PreProcessing.cpp