diff options
author | 2024-11-25 13:29:08 +0000 | |
---|---|---|
committer | 2024-11-29 12:00:29 +0000 | |
commit | 7f7afa08986bbdc9f394e3c99b287114c727a506 (patch) | |
tree | 9542adf4c1fbc19f0682b736e8021605bf8fc57b | |
parent | 5da70e0842683f337e39ce9404b0b440d073cf66 (diff) |
Add Flag for addService cache
Bug: 333854840
Test: N/A
Flag: RELEASE_LIBBINDER_ADDSERVICE_CACHE
Change-Id: I448571c299def625ed9a8d5086adc232cda7f049
-rw-r--r-- | flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto b/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto new file mode 100644 index 00000000..fbe53f10 --- /dev/null +++ b/flag_declarations/RELEASE_LIBBINDER_ADDSERVICE_CACHE.textproto @@ -0,0 +1,6 @@ +name: "RELEASE_LIBBINDER_ADDSERVICE_CACHE" +namespace: "system_performance" +description: "Enables caching in libbinder when registering a service." +workflow: LAUNCH +containers: "system" + |