Age | Commit message (Collapse) | Author |
|
The AndroidManifest was updated in ag/31684887, but I forgot to update
the Android.bp files.
Bug: 395794975
Flag: EXEMPT Build file change
Test: m DocumentsUIGoogle
Change-Id: Id64cc0605d5d909e03a7f816ba998036e75e7325
|
|
DocumentsUI doesn't get released to Android 10 (Q) with Android 11
(R) being the oldest version it supports. Let's bump the supported
SDK version to support this.
Bug: 395794975
Test: Ensure DocumentsUI builds
Flag: EXEMPT resource change
Change-Id: Ic7035dfe7a9cccbd93ea4b022c9b4f17e52cbd5c
|
|
Bug: 376167559
Test: m DocumentsUICompose
Flag: EXEMPT development only change
Change-Id: I90001c46ed26c29de447869bdddf7e2c52822f4d
|
|
Bug: 374224390
Test: m DocumentsUICompose
Flag: EXEMPT development for desktop
Change-Id: Id834ae659a4e57502beee74cd0627c1385704983
|
|
Add a new folder "compose" inside DocumentsUI so we can have a
isolate environment to experiment constructing Jetpack Compose
components. It's independent from the original DocumentsUI and
has its own build target. We could use this as a Compose Lab to
build component here first and then reuse it in the original
DocumentsUI.
Bug: 374224390
Test: m DocumentsUICompose
Flag: EXEMPT experiment for dev only
Change-Id: I33d61d47889e16c39aa92de082c2fdba2193461b
|