Merge "Add radio HAL stub to the build list; fix format warning." am: cd4bc27771
am: 9e1874d6a3
am: ac4a492730
am: 105fea4ab3
Change-Id: I2b43feb5969e39b80740716f08cf559b660eaf21
This commit is contained in:
commit
3e9a5396b0
1 changed files with 13 additions and 3 deletions
|
@ -1,4 +1,14 @@
|
|||
hardware_modules := gralloc hwcomposer \
|
||||
usbaudio audio_remote_submix camera usbcamera sensors \
|
||||
input vehicle thermal vr
|
||||
hardware_modules := \
|
||||
audio_remote_submix \
|
||||
camera \
|
||||
gralloc \
|
||||
hwcomposer \
|
||||
input \
|
||||
radio \
|
||||
sensors \
|
||||
thermal \
|
||||
usbaudio \
|
||||
usbcamera \
|
||||
vehicle \
|
||||
vr
|
||||
include $(call all-named-subdir-makefiles,$(hardware_modules))
|
||||
|
|
Loading…
Reference in a new issue