commit | e472fe6d27211bd092bb81cd1fa3d286e283c14a | [log] [tgz] |
---|---|---|
author | Xiaohui Chen <xiaohuic@google.com> | Wed Apr 29 14:33:27 2015 -0700 |
committer | Xiaohui Chen <xiaohuic@google.com> | Wed Apr 29 20:50:18 2015 -0700 |
tree | f9c5773a7e21ddd7f826934bad9fe34bd70f5ced | |
parent | 8145bd2753326860a4cab5c61c10087d235d5a2a [diff] |
intellij-gen: fix git root problem Some module dir may not be the git root itself. Some modules may share the same git root. e.g. "development/tools/apkcheck" module's git root is "development/". So we need to look at the parent directories too when going through all the modules. Change-Id: Id2ce859efc0d5f6286eb8545fd6a21244e7d40a6