diff options
Diffstat (limited to 'liblight')
-rwxr-xr-x | liblight/Android.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/liblight/Android.mk b/liblight/Android.mk index b594be3..d10b586 100755 --- a/liblight/Android.mk +++ b/liblight/Android.mk @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -ifeq ($(TARGET_DEVICE),crespo) +ifneq ($(filter crespo crespo4g,$(TARGET_DEVICE)),) LOCAL_PATH:= $(call my-dir) # HAL module implemenation, not prelinked and stored in |