Files
build/core
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
..
2018-03-20 15:47:45 -07:00
2019-02-04 20:52:14 -08:00
2018-06-21 10:12:23 -07:00
2018-10-20 16:59:41 -07:00
2019-01-11 17:07:58 +09:00
2019-01-14 12:56:07 -08:00
2019-02-06 04:58:06 +00:00
2018-08-29 17:33:29 +00:00
2018-08-08 18:59:44 +08:00
2019-02-04 20:52:14 -08:00
2018-10-20 21:37:44 -07:00
2018-11-05 10:57:24 -08:00