Home
last modified time | relevance | path

Searched refs:GenerateAidlNdkPlatformBackend (Results 1 – 3 of 3) sorted by relevance

/build/make/core/
Dsoong_config.mk291 $(call add_json_bool, GenerateAidlNdkPlatformBackend, $(filter true,$(NEED_AIDL_NDK_PLATFORM_BACKEN…
/build/soong/android/
Dvariable.go445 GenerateAidlNdkPlatformBackend bool `json:",omitempty"` member
Dconfig.go1704 func (c *deviceConfig) GenerateAidlNdkPlatformBackend() bool { func
1705 return c.config.productVariables.GenerateAidlNdkPlatformBackend