TI: Reset codebase to aosp/main
A lot of new development has been done on the main branch from Android.
Since we really want to take those changes in, we are resetting this project to aosp/main.
Revision used: 12a702cb ("Merge "v4l2_codec2: decode: allow calling reset() from stop state" into main")
All relevant commits for TI will be done on top of this patch.
This has been generated with: $ rm -r * $ git checkout aosp/main -- . $ git add .
Change-Id: I50f7732f9f2ecc0fe0b16bca5cb13a2ab97dd932 Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com