Add init_rc property, equivalent to LOCAL_INIT_RC
Change-Id: I914bfff8cbdf71b6cfb2271199a964b2cdcb72d0
This commit is contained in:
@@ -116,6 +116,9 @@ type commonProperties struct {
|
||||
// file
|
||||
Logtags []string
|
||||
|
||||
// init.rc files to be installed if this module is installed
|
||||
Init_rc []string
|
||||
|
||||
// Set by TargetMutator
|
||||
CompileTarget Target `blueprint:"mutated"`
|
||||
|
||||
|
Reference in New Issue
Block a user