| commit | a5590c89745001afea1b1aaad665204e1ea5a03b | [log] [tgz] |
|---|---|---|
| author | David Anderson <dvander@google.com> | Tue Apr 01 10:03:57 2025 -0700 |
| committer | David Anderson <dvander@google.com> | Tue Apr 01 19:50:33 2025 -0700 |
| tree | 4d199c0fc3c9434b011cd78f069f496ec6423912 | |
| parent | 1e0bc7f3b5d1f98093c61fe57ae791b3a7140b16 [diff] |
Fix a race condition when testing trade-in mode. It's possible for trade-in mode to race with normal userdebug adbd when using "tradeinmode testing start". We previously tried to fix this using property triggers, but it's cleaner to simply set the tradeinmode persist property before rebooting. Bug: 381182849 Flag: EXEMPT bugfix Test: adb shell tradeinmode testing start Change-Id: Ibb07c379f0947721a11c6fc521bf3c784b54016c