diff options
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-x | msm8996.mk | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -388,6 +388,10 @@ PRODUCT_BOOT_JARS += \ ims-ext-common_system \ telephony-ext +# Tethering +PRODUCT_PACKAGES += \ + TetheringConfigOverlay + # TextClassifier PRODUCT_PACKAGES += \ textclassifier.bundle1 |