diff options
author | 2024-12-04 17:48:27 +0000 | |
---|---|---|
committer | 2024-12-04 17:48:27 +0000 | |
commit | 6e2e89e035a05d767dab85d04f1c5926e8b65c00 (patch) | |
tree | 90ca692bf25fd92305a640ea2cc4dd8cde176aac | |
parent | 8250230913b1b9a8fb2ecac4e3eb6a0c35cd81e4 (diff) | |
parent | 070875b4bbb75fca6ea19af09c93e8cefe885140 (diff) |
Merge "Add a flag to remove static list" into main am: 070875b4bb
Original change: https://android-review.googlesource.com/c/platform/build/release/+/3387159
Change-Id: I4cc7d0b933eee1fce14ef64013baf17cd92949e0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r-- | flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto b/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto new file mode 100644 index 00000000..da5088f5 --- /dev/null +++ b/flag_declarations/RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST.textproto @@ -0,0 +1,6 @@ +name: "RELEASE_LIBBINDER_REMOVE_CACHE_STATIC_LIST" +namespace: "system_performance" +description: "Remove the static list from cache and use flags instead" +workflow: LAUNCH +containers: "system" + |