Create one rule per one corpus/data files
To avoid MAX_ARG_STRLEN hardlimit. Test: build and check intermediate directory Change-Id: I44db1ed14cae4de6ace5b25a392d394d0f9f617a
This commit is contained in:
@@ -58,7 +58,6 @@ import (
|
||||
|
||||
func init() {
|
||||
RegisterNdkModuleTypes(android.InitRegistrationContext)
|
||||
pctx.Import("android/soong/android")
|
||||
}
|
||||
|
||||
func RegisterNdkModuleTypes(ctx android.RegistrationContext) {
|
||||
|
Reference in New Issue
Block a user