diff options
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -152,6 +152,10 @@ PRODUCT_PACKAGES += \ init.wlan.sh \ ueventd.qcom.rc +# ConfigPanel +PRODUCT_PACKAGES += \ + ConfigPanel + # Display PRODUCT_PACKAGES += \ android.hardware.graphics.allocator@2.0-impl \ |