commit | 93defea5ac73fddb66d65e13ad7100c5fed17ea6 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Tue Feb 20 15:57:17 2018 -0800 |
committer | Christopher Tate <ctate@google.com> | Tue Feb 20 15:59:17 2018 -0800 |
tree | 69eac3f8bb3586300dfec392e1114eb6e3315d6a | |
parent | 41ed367a63002f68a779aa66ba425d7d6874f99f [diff] |
Disambiguate apps that share uid for job/bucket purposes Specifically, we no longer update our cached standby state bookkeeping for *all* apps under that uid when a standby policy change notification comes in. We weren't properly handling shared uids; and now we are. Change-Id: I4bda6233ebeff259cc63bdb8a4febbc83f2e1043 Fixes: 73663980 Test: atest CtsJobSchedulerTestCases