Add RemoteKeyProvisioning in mainline_modules_sdks.py
Test: Build Change-Id: Ifb5284a9a0057611aaee32a28273f9583c3cad42 Merged-In: Ifb5284a9a0057611aaee32a28273f9583c3cad42 Merged-In: Ie3a4f694dabee4224444b1aa6da0a0048b69fc75
This commit is contained in:
committed by
Anton Hansson
parent
29a7bfb449
commit
ab45d2e606
@@ -992,6 +992,11 @@ MAINLINE_MODULES = [
|
||||
# TODO(b/238203992): remove once all modules are optional at build time.
|
||||
last_optional_release=LATEST,
|
||||
),
|
||||
MainlineModule(
|
||||
apex="com.android.rkpd",
|
||||
sdks=["rkpd-sdk"],
|
||||
first_release=UpsideDownCake,
|
||||
),
|
||||
MainlineModule(
|
||||
apex="com.android.scheduling",
|
||||
sdks=["scheduling-sdk"],
|
||||
|
||||
Reference in New Issue
Block a user