Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a30bc6ad authored by Mathieu Chartier's avatar Mathieu Chartier
Browse files

Generate app image for system-server

Use new override properties.

Bug: 34929159

Test: phone boot

Change-Id: Iea7f50d34020255d27a5a303da2801afecb60f25
parent e0c121a4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 −0

File added.

Preview size limit exceeded, changes collapsed.