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
This commit is contained in:
committed by
Takamasa Kuramitsu
parent
bc5c593e2e
commit
6828b0f191
@@ -26,3 +26,4 @@ LOCAL_STATIC_ANDROID_LIBRARIES += \
|
||||
androidx.legacy_legacy-preference-v14 \
|
||||
SettingsLib
|
||||
|
||||
LOCAL_RESOURCE_DIR += $(call my-dir)/res
|
||||
|
||||
Reference in New Issue
Block a user