OSDN Git Service

libeffects: don't set module path
authorColin Cross <ccross@android.com>
Fri, 14 Feb 2014 00:39:11 +0000 (16:39 -0800)
committerColin Cross <ccross@android.com>
Fri, 14 Feb 2014 00:40:36 +0000 (16:40 -0800)
commit6c44568b8f065ae06556ba6a9b3c725d9b416857
tree8ed9e71e0cb8e8f67d161569f7039f263f41fd40
parentaf191eb4feac513d17dc0362e0cea5bc9e0ffe9d
libeffects: don't set module path

Setting the module path breaks multilib builds where there may
be two different module paths for 32-bit and 64-bit, and there
is no need to set it to the default.

Change-Id: I95d62b5573a0bb0ab6c97649041dfc4309cbc8b9
media/libeffects/factory/Android.mk