diff options
Diffstat (limited to 'cmds/idmap2/Android.bp')
-rw-r--r-- | cmds/idmap2/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmds/idmap2/Android.bp b/cmds/idmap2/Android.bp index 878cef94b674..e21a6b288fb3 100644 --- a/cmds/idmap2/Android.bp +++ b/cmds/idmap2/Android.bp @@ -181,7 +181,6 @@ cc_binary { "idmap2/Dump.cpp", "idmap2/Lookup.cpp", "idmap2/Main.cpp", - "idmap2/Scan.cpp", ], target: { android: { |