Home | History | Annotate | Download | only in monitor

Lines Matching refs:SDK

3 # Expose the Monitor RCP only for the SDK builds.
4 ifneq (,$(is_sdk_build)$(filter sdk,$(TARGET_PRODUCT)))
26 # The RCP monitor. It is referenced by build/target/products/sdk.mk
27 $(LOCAL_BUILT_MODULE) : $(TOPDIR)sdk/monitor/monitor \
28 $(TOPDIR)sdk/monitor/build.xml \
29 $(TOPDIR)sdk/monitor/build.properties \
30 $(shell $(TOPDIR)sdk/eclipse/scripts/create_all_symlinks.sh -d)
32 $(hide)$(TOPDIR)sdk/eclipse/scripts/create_all_symlinks.sh -c
33 $(hide)cd $(TOPDIR)sdk/monitor && \
57 $(hide)$(ACP) -fpt $(V) $(TOPDIR)sdk/monitor/monitor $@