Home
last modified time | relevance | path

Searched refs:SystemExtPath (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/build/soong/java/
H A Ddexpreopt_check.go101 partition = ctx.DeviceConfig().SystemExtPath() // system_ext
H A Drro.go111 partition = ctx.DeviceConfig().SystemExtPath()
/aosp_15_r20/build/soong/fsgen/
H A Dfilesystem_creator.go84 if ctx.DeviceConfig().SystemExtPath() == "system_ext" {
390 if ctx.DeviceConfig().SystemExtPath() == "system_ext" {
406 if ctx.DeviceConfig().SystemExtPath() == "system_ext" {
H A Dprebuilt_etc_modules_gen.go138 {name: "system_ext", installPath: ctx.DeviceConfig().SystemExtPath()},
/aosp_15_r20/build/soong/android/
H A Dconfig.go1592 func (c *deviceConfig) SystemExtPath() string { func
1593 if c.config.productVariables.SystemExtPath != nil {
1594 return *c.config.productVariables.SystemExtPath
H A Dvariable.go350 SystemExtPath *string `json:",omitempty"` member
H A Dpaths.go2174 partition = ctx.DeviceConfig().SystemExtPath()
H A Dmodule.go1384 if config.SystemExtPath() == "system_ext" {
/aosp_15_r20/build/bazel/tests/products/
H A Daosp_x86.variables.bzl131 "SystemExtPath": "system/system_ext",
H A Daosp_arm64.variables.bzl131 "SystemExtPath": "system/system_ext",
H A Daosp_x86_64.variables.bzl131 "SystemExtPath": "system/system_ext",
H A Daosp_arm.variables.bzl131 "SystemExtPath": "system/system_ext",
/aosp_15_r20/build/make/core/
H A Dsoong_config.mk193 $(call add_json_str, SystemExtPath, $(TARGET_COPY_OUT_SYSTEM_EXT))
/aosp_15_r20/out/soong/
Dsoong.aosp_shiba.variables576 "SystemExtPath": "system_ext",