Loading target/product/base_system.mk +2 −1 Original line number Diff line number Diff line Loading @@ -336,7 +336,8 @@ endif # Check if the build supports Profiling module ifeq ($(RELEASE_PACKAGE_PROFILING_MODULE),true) PRODUCT_PACKAGES += \ com.android.profiling com.android.profiling \ trace_redactor endif ifeq ($(RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE),true) Loading Loading
target/product/base_system.mk +2 −1 Original line number Diff line number Diff line Loading @@ -336,7 +336,8 @@ endif # Check if the build supports Profiling module ifeq ($(RELEASE_PACKAGE_PROFILING_MODULE),true) PRODUCT_PACKAGES += \ com.android.profiling com.android.profiling \ trace_redactor endif ifeq ($(RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE),true) Loading