HomeSort by relevance Sort by last modified time
    Searched refs:BRILLO (Results 1 - 21 of 21) sorted by null

  /system/webservd/test-client/
Android.mk 24 # We want this executable installed for testing purposes, but only on brillo
26 ifdef BRILLO
  /build/tools/signapk/
Android.mk 29 ifeq ($(BRILLO),)
  /system/webservd/webservd/
Android.mk 32 ifdef BRILLO
57 ifdef BRILLO
  /system/nativepower/client/
Android.mk 51 ifdef BRILLO
  /system/firewalld/
Android.mk 70 ifdef BRILLO
  /external/minijail/
Android.mk 31 # support seccomp. Brillo devices must support seccomp regardless of
34 ifndef BRILLO
143 ifdef BRILLO
167 ifdef BRILLO
188 ifdef BRILLO
218 # This is not currently used on Brillo/Android,
  /system/nativepower/daemon/
Android.mk 94 ifdef BRILLO
  /system/update_engine/
Android.mk 229 ifdef BRILLO
345 binder_bindings/android/brillo/IUpdateEngine.aidl \
346 binder_bindings/android/brillo/IUpdateEngineStatusCallback.aidl \
360 else # !defined(BRILLO)
363 $(error USE_BINDER is disabled but is required in non-Brillo devices.)
368 # The main daemon static_library used in Android (non-Brillo). This only has a
424 endif # !defined(BRILLO)
450 ifdef BRILLO
458 else # !defined(BRILLO)
464 endif # !defined(BRILLO)
    [all...]
  /system/tools/aidl/
Android.mk 23 ifdef BRILLO
181 ifndef BRILLO
201 endif # not defined BRILLO
  /external/icu/icu4c/source/common/
Android.mk 239 ifndef BRILLO
284 ifndef BRILLO
  /system/connectivity/apmanager/
Android.mk 106 ifdef BRILLO
108 endif # BRILLO
  /system/core/metricsd/
Android.mk 97 LOCAL_SRC_FILES := aidl/android/brillo/metrics/IMetricsd.aidl
110 aidl/android/brillo/metrics/IMetricsCollectorService.aidl \
202 ifdef BRILLO
220 ifdef BRILLO
  /system/weaved/
Android.mk 57 ifdef BRILLO
74 LOCAL_AIDL_INCLUDES := $(LOCAL_PATH)/brillo
80 brillo/android/weave/IWeaveClient.aidl \
81 brillo/android/weave/IWeaveCommand.aidl \
82 brillo/android/weave/IWeaveService.aidl \
83 brillo/android/weave/IWeaveServiceManager.aidl \
84 brillo/android/weave/IWeaveServiceManagerNotificationListener.aidl \
108 brillo/weaved_system_properties.cc \
122 ifdef BRILLO
  /build/core/
soong.mk 43 echo ' "Brillo": $(if $(BRILLO),true,false),'; \
config.mk 771 ifdef BRILLO
772 # Add a C define that identifies Brillo targets. __BRILLO__ should only be used
773 # to differentiate between Brillo and non-Brillo-but-Android environments. Use
775 # environment (including Brillo) as opposed to an entirely different
    [all...]
Makefile 708 # Carry the public key for update_engine if it's a non-Brillo target that
712 ifeq ($(BRILLO),)
    [all...]
  /system/core/crash_reporter/
Android.mk 104 # configuration file: brillo/crash_server.
105 LOADED_BRILLO_CRASH_SERVER := $(call cfgtree-get-if-exists,brillo/crash_server)
138 ifdef BRILLO
  /frameworks/wilhelm/src/
Android.mk 193 # For Brillo, we do not want this dependency as it significantly increases the
195 # present in Brillo), so it doesn't really make sense to have it anyways. See
197 ifndef BRILLO
  /external/libchrome/
Android.mk 566 ifdef BRILLO
585 ifdef BRILLO
  /external/libbrillo/
Android.mk 24 brillo/backoff_entry.cc \
25 brillo/data_encoding.cc \
26 brillo/errors/error.cc \
27 brillo/errors/error_codes.cc \
28 brillo/flag_helper.cc \
29 brillo/key_value_store.cc \
30 brillo/message_loops/base_message_loop.cc \
31 brillo/message_loops/message_loop.cc \
32 brillo/message_loops/message_loop_utils.cc \
33 brillo/mime_utils.cc
    [all...]
  /bionic/libc/
Android.mk     [all...]

Completed in 680 milliseconds