diff options
author | codeworkx <daniel.hillenbrand@codeworkx.de> | 2019-01-09 21:30:43 +0100 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-01-19 13:56:11 +0100 |
commit | 231c7d2ddc6658034b163e62ea34e200d36bfb06 (patch) | |
tree | bf49c7e07a0c270104b44c139bed6a470a241044 /msm8996.mk | |
parent | 3f79a138f1d146657d0c4c590ccf5e9147934e03 (diff) |
msm8996-common: Build additional ril packages
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -331,6 +331,8 @@ PRODUCT_PACKAGES += \ # RIL PRODUCT_PACKAGES += \ + android.hardware.radio@1.2 \ + android.hardware.radio.config@1.0 \ librmnetctl \ libxml2 |