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:
Tomasz Wasilczyk 2017-02-09 20:27:33 +00:00 committed by android-build-merger
commit 3e9a5396b0

View file

@ -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))