aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Duarte <licorne@google.com>2024-04-05 18:33:24 +0000
committerDavid Duarte <licorne@google.com>2024-04-05 18:33:24 +0000
commit76072ce33e7e030cf549907e7c5e752ad7c7950a (patch)
treeb0688f2a33be0b9e36c9bfd792aef33dc75f78cb
parent273cae1c01676b8ec59a0271aeeee5304b645ae6 (diff)
downloadTestParameterInjector-76072ce33e7e030cf549907e7c5e752ad7c7950a.tar.gz
Document the update procedure
Bug: 333088631 Change-Id: I6b9db6ba1e6811cc49156bea9ab4d60a9eba5ef9
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 33402cc..c3ce8fe 100644
--- a/Android.bp
+++ b/Android.bp
@@ -2,6 +2,12 @@ package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
+// To update:
+// - git fetch aosp
+// - git merge --no-ff --allow-unrelated-histories aosp/upstream-main
+// - Update the version and last_upgrade_date of the METADATA file
+// - git commit --amend
+
java_library {
name: "TestParameterInjector",
srcs: [