commit | 8692f0198ab9887177f1ae6f9b7b726f30c8bd1d | [log] [tgz] |
---|---|---|
author | Lais Andrade <lsandrade@google.com> | Thu Jul 04 16:29:08 2024 +0000 |
committer | Lais Andrade <lsandrade@google.com> | Thu Jul 04 16:29:08 2024 +0000 |
tree | 6d384b4ac7ea2a29f1356c9b2cc01ee50bba3ee1 | |
parent | ed92198aa20b34fcb5222339c126c1598cb2cbcc [diff] |
Make PersistableBundle getter functions const This is necessary when a PersistableBundle is received as a const& argument. Bug: 345409060 Change-Id: I996ccc5c2670729efd4a8b159a36c16fdf42ea9d Test: build Flag: EXEMPT refactor