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

Commit 6828cd5b authored by Fabrice Di Meglio's avatar Fabrice Di Meglio
Browse files

Make more room for methods in framework jar

- put android.filterfw and android.filterpacks in framework2

Change-Id: I1ecc6ab833d6c6d20d976789bacfd085f4e0bff9
parent 68264182
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -406,6 +406,8 @@ LOCAL_JAR_PACKAGES := \
# List of packages to exclude along with their descendants.
# Overrides inclusion.
LOCAL_JAR_EXCLUDE_PACKAGES := \
    android.filterfw \
    android.filterpacks \
    android.hardware

# List of classes and interfaces which should be loaded by the Zygote.
@@ -426,6 +428,8 @@ LOCAL_DX_FLAGS := --core-library

# List of packages to include along with their descendants.
LOCAL_JAR_PACKAGES := \
    android.filterfw \
    android.filterpacks \
    android.hardware \
    com \
    javax