summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorNathan Harold <nharold@google.com>2020-04-24 18:34:33 -0700
committerNathan Harold <nharold@google.com>2020-04-24 18:42:08 -0700
commit3f7dfb823912ec0406260c0da5a8ace13e6f7287 (patch)
tree0bb1eedfd68070bf8607a2c62da0956af26ffbfc /tools/aapt2/java/JavaClassGenerator_test.cpp
parentf7d789b0ed62564746bd78c8d1d2f1a13242cb69 (diff)
Update GlobalCellId during Un-parceling
The Global Cell-ID is constructed from other fields in each CellIdentity. Currently, it is not stored during parceling. Thus, after a CellId is parceled and unparceled this value is being lost. Do a quick fix to update the global Cell ID during unparceling. A longer-term fix is to resolve the layering violations that create the situation where the global Cell ID is defined in the base class but manipulated in the derived classes. Fixes a broken unit test. Bug: 154955167 Test: atest ServiceStateTrackerTest#testRatRatchet Change-Id: I5c58322ebcec8886405e25e09754c7f154187efe
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions