• Home
  • Raw
  • Download

Lines Matching refs:PropertyErrorf

824 		ctx.PropertyErrorf("key", "missing")
879 mctx.PropertyErrorf("use_vndk_as_stable", "not supported for system/system_ext APEXes")
883 …mctx.PropertyErrorf("use_vndk_as_stable", "Trying to include a VNDK library(%s) while use_vndk_as_…
1305 …mctx.PropertyErrorf("payload_type", "%q is not one of \"image\", \"zip\", or \"both\".", *ab.prope…
1787 ctx.PropertyErrorf("tests", "property allowed only in apex_test module type")
1842 ctx.PropertyErrorf(propertyName, "%q is not a cc_library or cc_library_shared module", depName)
1856 …ctx.PropertyErrorf("binaries", "%q is neither cc_binary, rust_binary, (embedded) py_binary, (host)…
1862 ctx.PropertyErrorf("sh_binaries", "%q is not a sh_binary module", depName)
1868 …ctx.PropertyErrorf("bootclasspath_fragments", "%q is not a bootclasspath_fragment module", depName)
1882 …ctx.PropertyErrorf("systemserverclasspath_fragments", "%q is not a systemserverclasspath_fragment …
1895 ctx.PropertyErrorf("java_libs", "%q is not configured to be compiled into dex", depName)
1901 …ctx.PropertyErrorf("java_libs", "%q of type %q is not supported", depName, ctx.OtherModuleType(chi…
1925 ctx.PropertyErrorf("apps", "%q is not an android_app module", depName)
1931 ctx.PropertyErrorf("rros", "%q is not an runtime_resource_overlay module", depName)
1941 ctx.PropertyErrorf("bpfs", "%q is not a bpf module", depName)
1947 ctx.PropertyErrorf("filesystems", "%q is not a filesystem module", depName)
1953 ctx.PropertyErrorf("prebuilts", "%q is not a prebuilt_etc module", depName)
1959 ctx.PropertyErrorf("compat_configs", "%q is not a platform_compat_config module", depName)
1978 ctx.PropertyErrorf("tests", "%q is not a cc module", depName)
1985 ctx.PropertyErrorf("key", "%q is not an apex_key module", depName)
2107 …ctx.PropertyErrorf("bootclasspath_fragments", "bootclasspath_fragment content %q is not configured…
2113 …ctx.PropertyErrorf("bootclasspath_fragments", "bootclasspath_fragment content %q of type %q is not…
2123 …ctx.PropertyErrorf("systemserverclasspath_fragments", "systemserverclasspath_fragment content %q o…
2137 …ctx.PropertyErrorf("key", "private_key for %q could not be found", String(a.overridableProperties.…
2213 …ctx.PropertyErrorf("payload_fs_type", "%q is not a valid filesystem for apex [ext4, f2fs, erofs]",…
2513 ctx.PropertyErrorf("min_sdk_version", "%s", err.Error())
2567 ctx.PropertyErrorf("updatable", "updatable APEXes should set min_sdk_version as well")
2570 ctx.PropertyErrorf("updatable", "updatable APEXes can't use platform APIs")
2573 ctx.PropertyErrorf("updatable", "vendor APEXes are not updatable")
2576 ctx.PropertyErrorf("future_updatable", "Already updatable. Remove `future_updatable: true:`")
3316 ctx.PropertyErrorf("compile_multilib", "Invalid value: %s", value)