summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorHarshit Mahajan <harshitmahajan@google.com>2023-11-20 13:45:49 +0000
committerHarshit Mahajan <harshitmahajan@google.com>2023-11-21 14:02:50 +0000
commitd9c1ddf512cdd5a24104448aacae86fb66bd6969 (patch)
tree8dec9ab82aba13a8e73db07b70acc868c81a3026 /Android.bp
parent39c4a124d4144870678c1af401d6f82321b28fe8 (diff)
downloadbase-d9c1ddf512cdd5a24104448aacae86fb66bd6969.tar.gz
[CrashRecovery] Separating out required files
We would be moving these files to a new module. Separating them to a new filegroup, which would be later moved to the new module behind guarded by build flag when ready. Bug: b/289203818 Test: m Change-Id: I5275cf6d416fb74384eb2f0a66d3bcba50dd3fc4
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 1aa297faa7e8..b072087362d1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -136,6 +136,9 @@ filegroup {
// For the generated R.java and Manifest.java
":framework-res{.aapt.srcjar}",
+ // Java/AIDL sources to be moved out to CrashRecovery module
+ ":framework-crashrecovery-sources",
+
// etc.
":framework-javastream-protos",
":statslog-framework-java-gen", // FrameworkStatsLog.java