This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders-lin…/dexpreopt.mk
2017-11-23 11:17:14 -02:00

8 lines
486 B
Makefile

$(call add-product-dex-preopt-module-config,services,disable)
$(call add-product-dex-preopt-module-config,ethernet-service,disable)
$(call add-product-dex-preopt-module-config,wifi-service,disable)
$(call add-product-dex-preopt-module-config,SettingsProvider,disable)
$(call add-product-dex-preopt-module-config,Telecom,disable)
$(call add-product-dex-preopt-module-config,com.android.location.provider,disable)
$(call add-product-dex-preopt-module-config,FusedLocation,disable)