commit | 19957a37a0f92257d8cccb5cbcb6e57a836d33ac | [log] [tgz] |
---|---|---|
author | Simon Wilson <simonwilson@google.com> | Fri Apr 06 16:17:12 2012 -0700 |
committer | Mike Lockwood <lockwood@google.com> | Thu Apr 12 22:48:10 2012 -0700 |
tree | a7adb616aa0dc5559e10f134b0afa5761b0857c6 | |
parent | 6d3fec70d86fe8e8fb71b233d2de727fee3f6f3f [diff] [blame] |
usbaudio: add initial usbaudio default HAL Change-Id: I6e93b2512883f3697683a74cadb9a29113966bc0
diff --git a/modules/Android.mk b/modules/Android.mk index b8b83ba..871b984 100644 --- a/modules/Android.mk +++ b/modules/Android.mk
@@ -1,2 +1,2 @@ -hardware_modules := gralloc hwcomposer audio nfc local_time power +hardware_modules := gralloc hwcomposer audio nfc local_time power usbaudio include $(call all-named-subdir-makefiles,$(hardware_modules))