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

Commit 6828b0f1 authored by Yanjia Li's avatar Yanjia Li Committed by Takamasa Kuramitsu
Browse files

Enable static overlay for SettingsLib resources

SettingsLib is a static library, and its overlay resource cannot be
built into client apps. This CL enables  static overlay of resources in
SettingsLib.

Bug: 116821732
Test: build & manual
Change-Id: I255feb12f96938053e9e00fc5d83ee2b29584dae
parent bc5c593e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,3 +26,4 @@ LOCAL_STATIC_ANDROID_LIBRARIES += \
    androidx.legacy_legacy-preference-v14 \
    SettingsLib

LOCAL_RESOURCE_DIR += $(call my-dir)/res