commit | b03c16badc543269c0454a9401d82eb2b116eb35 | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Tue Apr 05 13:11:57 2022 -0700 |
committer | Bob Badour <bbadour@google.com> | Tue Apr 12 18:57:15 2022 -0700 |
tree | 24c6bb8dabc6e8ed766ff058c24e78d201db74e3 | |
parent | 7bc6d0e71d2e8d2011cb0893b6fcf47dd90e7196 [diff] [blame] |
Non-module targets. Bug: 151177513 Bug: 213388645 Bug: 210912771 Test: m droid dist reportmissinglicenses Change-Id: I4ee8fd67ee30a3e21723e13642fdb89cd626a2dd
diff --git a/core/tasks/find-shareduid-violation.mk b/core/tasks/find-shareduid-violation.mk index d6885eb..b5feef1 100644 --- a/core/tasks/find-shareduid-violation.mk +++ b/core/tasks/find-shareduid-violation.mk
@@ -35,4 +35,5 @@ --copy_out_system_ext $(TARGET_COPY_OUT_SYSTEM_EXT) \ > $@ +$(call declare-0p-target,$(shareduid_violation_modules_filename)) $(call dist-for-goals,droidcore,$(shareduid_violation_modules_filename))