Bug: 77148954 Test: RunSettingsLibRoboTests RunSettingsRoboTests RunSettingsGoogleRoboTests RunArcSettingsRoboTests Change-Id: I963d0fa47031c3ebc539987c3a2808a8583c4c16
11 lines
284 B
Makefile
11 lines
284 B
Makefile
# Include this file to generate SearchIndexableResourcesImpl
|
|
|
|
LOCAL_ANNOTATION_PROCESSORS += \
|
|
SettingsLib-annotation-processor
|
|
|
|
LOCAL_ANNOTATION_PROCESSOR_CLASSES += \
|
|
com.android.settingslib.search.IndexableProcessor
|
|
|
|
LOCAL_STATIC_JAVA_LIBRARIES += \
|
|
SettingsLib-search
|