values_resource_files := $(-- $(foreach elem, $(all_resource_files), $(shell echo $(elem) | \ tr -s / | \ tr " " "\n" | \ grep -E "\/values[^/]*/(strings.xml|arrays.xml)$$" | \ grep -v -E -e "-[a-zA-Z]{2}[/\-]")))
because otherwise I would get an error saying too many arguments are passed to /bin/bash
Hello
ReplyDeleteHow did you obtain cyanogen's modified tree? His github only has portions of the tree. Did the build work?
thanks.
Hi
ReplyDeleteI just grabbed the original source of android and then included cyanogen's local manifest file. Then repo sync and everything worked like a charm.
Thanks!
ReplyDelete@ambient-mortality, I just blogged something about that... maybe you'll find it useful:
ReplyDeletehttp://www.jukie.net/~bart/blog/building-cyanogen-based-image