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

  /development/vndk/snapshot/
check_gpl_license.py 120 notice_files = glob.glob('{}/*'.format(self._notice_files_dir))
121 if len(notice_files) == 0:
127 for notice_file_path in notice_files:
gen_buildfiles.py 48 NOTICE_FILES/
257 notice_files = utils.find(notices_dir, [notice_file_name])
258 if len(notice_files) > 0:
262 '..', utils.NOTICE_FILES_DIR_PATH, notice_files[0]))
  /build/make/core/
Makefile     [all...]
config.mk 151 BUILD_NOTICE_FILE := $(BUILD_SYSTEM)/notice_files.mk
    [all...]

Completed in 138 milliseconds