Add RemoteKeyProvisioning in mainline_modules_sdks.py
Ignore-AOSP-First: need to prevent it from being merged into tm-mainline-prod Bug: 259958590 Test: Build Change-Id: Ifb5284a9a0057611aaee32a28273f9583c3cad42
This commit is contained in:
@@ -1002,6 +1002,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