Generate app image for system-server

Use new override properties.

Bug: 34929159

Test: phone boot

Change-Id: Iea7f50d34020255d27a5a303da2801afecb60f25
This commit is contained in:
Mathieu Chartier
2017-02-28 13:04:43 -08:00
parent e0c121a4b7
commit a30bc6add0
2 changed files with 7275 additions and 0 deletions

View File

@@ -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

File diff suppressed because it is too large Load Diff