Skip to content
Snippets Groups Projects
Commit 3816f262 authored by Harshit Mahajan's avatar Harshit Mahajan
Browse files

Revert "[CrashRecovery] Add module lib to Android SDK"

Revert submission 24444827-crashrecovery

Reason for revert: Since the module is not behind any flags, it is getting included in 24Q1 Beta release.

Reverted changes: /q/submissionid:24444827-crashrecovery
Bug: b/305826937
Change-Id: I5c65d85d50b214926f5473908694070b4e896201
parent 7b7f1fc9
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,6 @@ combined_apis {
"framework-configinfrastructure",
"framework-connectivity",
"framework-connectivity-t",
"framework-crashrecovery",
"framework-devicelock",
"framework-graphics",
"framework-healthfitness",
......@@ -97,7 +96,6 @@ combined_apis {
system_server_classpath: [
"service-art",
"service-configinfrastructure",
"service-crashrecovery",
"service-healthfitness",
"service-media-s",
"service-permission",
......
......@@ -83,10 +83,6 @@ custom_platform_bootclasspath {
apex: "com.android.conscrypt",
module: "com.android.conscrypt-bootclasspath-fragment",
},
{
apex: "com.android.crashrecovery",
module: "com.android.crashrecovery-bootclasspath-fragment",
},
{
apex: "com.android.devicelock",
module: "com.android.devicelock-bootclasspath-fragment",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment