diff options
Diffstat (limited to 'device.mk')
-rw-r--r-- | device.mk | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -260,7 +260,8 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ librmnetctl \ libxml2 \ - libprotobuf-cpp-full + libprotobuf-cpp-full \ + rild_socket # Sensors PRODUCT_PACKAGES += \ |