Tony Mantler 18b0348378 Autogenerate SearchIndexableResources subclass
Bug: 77148954
Test: RunSettingsLibRoboTests RunSettingsRoboTests RunSettingsGoogleRoboTests RunArcSettingsRoboTests
Change-Id: I963d0fa47031c3ebc539987c3a2808a8583c4c16
2018-04-03 10:25:02 -07:00

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