platform_build/core/tasks
Jeongik Cha ef26afdc27 Detect shareduid between different partitions
Find shareduid usage between the partitions(system, vendor, product).

Here is sample output

{
  "android.uid.system": {
    "product": [
      "Settings.apk"
    ],
    "system": [
      "framework-res.apk",
      "FusedLocation.apk",
      "Telecom.apk",
      "InputDevices.apk",
      "SettingsProvider.apk",
      "WallpaperBackup.apk",
      "KeyChain.apk"
    ]
  }
}

Bug: 123664116
Test: m -j out/target/product/$(get_build_var TARGET_DEVICE)/shareduid_violation_modules.txt
Change-Id: If2a75bf66b369cd3fad1744d08b6bfbfc624979c
2019-02-08 22:41:30 +09:00
..
check_boot_jars Merge "Clarify error message for bootclasspath whitelist." am: 0d6a25c73f 2018-03-06 19:27:50 +00:00
tools Remove host proto lib from cts jars 2018-10-23 09:38:09 -07:00
apidiff.mk Delete apidiff.mk 2018-09-17 15:33:13 -07:00
boot_jars_package_check.mk
build_custom_images.mk
collect_gpl_sources.mk Clean up DIST_DIR usages, move to dist-for-goals 2018-10-16 23:37:51 -07:00
cts.mk [DO NOT MERGE][Harness Separation] Update cts.mk to point to the new harness repo 2018-05-15 18:28:24 -07:00
cts_instant.mk Add a build task for cts_instant 2018-05-18 14:09:03 -07:00
deps_licenses.mk Do not call sort when setting ALL_DEPS.MODULES. 2018-08-17 12:41:24 -07:00
device-tests.mk Copy shared libraries used by tests to testcases directory 2018-11-04 19:51:59 -08:00
find-shareduid-violation.mk Detect shareduid between different partitions 2019-02-08 22:41:30 +09:00
find-shareduid-violation.py Detect shareduid between different partitions 2019-02-08 22:41:30 +09:00
general-tests.mk Copy shared libraries used by tests to testcases directory 2018-11-04 19:51:59 -08:00
ide.mk
module-info.mk Stop using the files target for droidcore 2019-01-14 21:46:31 -08:00
oem_image.mk generate-image-prop-dictionary only generates relevant variables 2018-05-30 14:47:01 -07:00
owners.mk Create an artifact to output module-info and OWNERS files in source code 2018-09-24 16:31:29 -07:00
sdk-addon.mk Always define sdk_addon as phony 2018-10-22 10:42:44 -07:00
sts.mk Don't build STS when it does not exist. 2018-07-30 16:42:46 -07:00
test_mapping.mk Allow tests to be disabled for presubmit check 2018-04-17 12:07:31 -07:00
tradefed-tests-list.mk Create build artifact tradefed-tests_list.zip 2017-12-12 13:42:33 -08:00
vendor_module_check.mk Add waves to vendor owner whitelist 2018-05-14 21:50:28 +00:00
vndk.mk Remove workaround for libclang_rt.ubsan* vndk libs 2018-07-26 12:14:12 +09:00