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

  /device/google/dragon/
BoardConfig.mk 115 ifeq ($(SECURE_OS_BUILD),tlk)
device.mk 17 # There are three modes for TLK components, controlled by SECURE_OS_BUILD:
19 # "SECURE_OS_BUILD = tlk" will build everything from source.
20 # "SECURE_OS_BUILD = client_only" will build TLK client components from
22 # "SECURE_OS_BUILD = false" will will use prebuilts for TLK and client
25 # By default build TLK from source if it is available, otherwise use
28 ifeq ($(wildcard vendor/nvidia/dragon-tlk/tlk),vendor/nvidia/dragon-tlk/tlk)
29 SECURE_OS_BUILD ?= tlk
    [all...]

Completed in 440 milliseconds