Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
devices
android_device_sony_kitakami-common
Commits
ee561664
Commit
ee561664
authored
Feb 11, 2020
by
TARKZiM
Browse files
kitakami-common: Build Broadcastradio HAL
parent
9501d371
Changes
2
Hide whitespace changes
Inline
Side-by-side
device-common.mk
View file @
ee561664
...
...
@@ -75,6 +75,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@2.0-service
\
android.hardware.audio.effect@2.0-impl
\
android.hardware.audio.effect@4.0-impl
\
android.hardware.broadcastradio@1.0-impl
\
audio.primary.msm8994
\
audio.r_submix.default
\
audio.usb.default
\
...
...
manifest.xml
View file @
ee561664
...
...
@@ -35,6 +35,11 @@
<instance>
default
</instance>
</interface>
</hal>
<hal
format=
"hidl"
>
<name>
android.hardware.broadcastradio
</name>
<transport
arch=
"32+64"
>
passthrough
</transport>
<version>
1.0
</version>
</hal>
<hal
format=
"hidl"
>
<name>
android.hardware.camera.provider
</name>
<transport
arch=
"32+64"
>
passthrough
</transport>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment