diff options
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -144,8 +144,10 @@ PRODUCT_PACKAGES += \ # Camera PRODUCT_PACKAGES += \ + android.hardware.camera.device@3.4:64 \ android.hardware.camera.provider@2.4-impl:32 \ android.hardware.camera.provider@2.4-service \ + android.hardware.camera.provider@2.5:64 \ camera.msm8996 # Common init scripts @@ -345,6 +347,9 @@ PRODUCT_PACKAGES += \ android.hardware.radio@1.4.vendor \ android.hardware.radio.config@1.0 \ android.hardware.radio.config@1.0.vendor \ + android.hardware.radio.config@1.2.vendor \ + android.hardware.radio.deprecated@1.0.vendor \ + android.hardware.secure_element@1.0.vendor \ librmnetctl # Seccomp policy |