Generate app image for system-server
Use new override properties. Bug: 34929159 Test: phone boot Change-Id: Iea7f50d34020255d27a5a303da2801afecb60f25
This commit is contained in:
@@ -5,6 +5,9 @@ LOCAL_PATH:= $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := services
|
||||
LOCAL_DEX_PREOPT_APP_IMAGE := true
|
||||
LOCAL_DEX_PREOPT_GENERATE_PROFILE := true
|
||||
LOCAL_DEX_PREOPT_PROFILE_CLASS_LISTING := $(LOCAL_PATH)/profile-classes
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under,java)
|
||||
|
||||
|
||||
7272
services/profile-classes
Normal file
7272
services/profile-classes
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user