commit | 61d78033a8900dff348e63e3393101e86d73c77c | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri Jun 11 00:29:18 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Fri Jun 11 00:29:18 2021 +0900 |
tree | 66c33ae92e5ca7300ba06e48e4eb9d756bd3f780 | |
parent | d57f47b00701517e375061c232355500c19abdb8 [diff] |
cleanup: removed unused -m option -m was introduced to support "direct import" without searching them in import dirs (-I), which was the case of compiling API dump. But now we use -I (import dirs) -p (imported preprocessed modules), but do not use -m any longer. Bug: n/a Test: m Change-Id: I3943e4d992213fdaa48693bd2539d544019fa802
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview