Commit graph

6 commits

Author SHA1 Message Date
Elliott Hughes
4237ecd6ac libc++fs is part of libc++ now.
Change-Id: Ia703225b16728c582a2b1222be862ab4ac6fe9e9
2024-06-13 12:10:53 +00:00
Kelvin Zhang
c9162e7125 Revert "Reland Move deprecated-ota code into a separate soong namespace"
This reverts commit caa933ad91.

Reason for revert: breaks build

Change-Id: Ia77b2ff8df3b84604ec043c769f15c8709f326f2
2024-05-15 13:44:38 -07:00
Kelvin Zhang
caa933ad91 Reland Move deprecated-ota code into a separate soong namespace
This reverts commit 20a288a59f.

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
2024-05-14 19:23:46 +00:00
Liana Kazanova
20a288a59f Revert "Move deprecated-ota code into a separate soong namespace"
This reverts commit 2d76106db4.

Reason for revert: DroidMonitor. Potential culprit for b/http://b/340564737 - verifying through ABTD before submission. 

Change-Id: I4af43dcd8731694581c2cb9cc89dd11cdfcb8181
2024-05-14 16:52:42 +00:00
Kelvin Zhang
2d76106db4 Move deprecated-ota code into a separate soong namespace
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.

Test: th
Bug: 324360816
Change-Id: I7b997f3d75a23ab8a750787d28d391c1bcfbab32
2024-05-13 12:05:40 -07:00
Kelvin Zhang
801ba0ccaa Move non-AB code from bootable/recovery to bootable/deprecated-ota
Bug: 324360816
Test: th
Change-Id: I3d82d9031446be355d8a1d077ab83283c7cc769c
2024-04-09 16:40:48 -07:00