| commit | caa933ad9173a278daffab1721e37c36374c262a | [log] [tgz] |
|---|---|---|
| author | Kelvin Zhang <zhangkelvin@google.com> | Tue May 14 19:23:46 2024 +0000 |
| committer | Android (Google) Code Review <android-gerrit@google.com> | Tue May 14 19:23:46 2024 +0000 |
| tree | d7ac231d52b767dab028e4eb4fe19e818ea1d099 | |
| parent | 20a288a59fa15d246d74b0fdf8fc3cf7f695dd27 [diff] |
Reland Move deprecated-ota code into a separate soong namespace This reverts commit 20a288a59fa15d246d74b0fdf8fc3cf7f695dd27. This offers better isolation, and allows two targets with the same name to coexist(in different namespaces). During migration there will be a short period of time where we have two copies of non-AB code. Change-Id: I9fd38c3aa998ea096426b734b7728f67798d7afc Test: th Bug: 324360816