summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Yunfan Chen <yunfanc@google.com> 2024-01-22 17:00:35 +0900
committer Yunfan Chen <yunfanc@google.com> 2024-01-23 18:03:49 +0900
commit947f606f220b10b092cd1f94e072294fc3eb8bbc (patch)
tree9aebfa25c19459fa41a063f01d79c7192b1edf62 /libs/androidfw/StringPool.cpp
parentd92ce0118c408a1452ff5297dcc764abf0e3971b (diff)
Do not remove type string for old builds
In the change of I781bd5, multiple deprecated type string was removed. However, the same CTS release will need to support both next QPR release and the last release. It is not possible to support the same CTS release with two different proto behaviors. Add the value back with a build SDK level check, then when we release the CTS change in the next version, the value can be removed safely. Bug: 304398707 Bug: 319759162 Test: SplashscreenTests Change-Id: I9711494be5ba656ac926a778dec86d6178dc663d
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions