Home
last modified time | relevance | path

Searched defs:hidlPackageRoot (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/build/
Dhidl_package_root.go29 type hidlPackageRoot struct { struct
30 android.ModuleBase
32 properties struct {
43 currentPath android.OptionalPath
46 func (r *hidlPackageRoot) getFullPackageRoot() string {
50 func (r *hidlPackageRoot) getCurrentPath() android.OptionalPath {
54 func (r *hidlPackageRoot) GenerateAndroidBuildActions(ctx android.ModuleContext) {
65 func (r *hidlPackageRoot) DepsMutator(ctx android.BottomUpMutatorContext) {