Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit da243aa6 authored by Jack Yu's avatar Jack Yu
Browse files

Removed nano proto accessors usage

The generated proto java files consists 484 methods which
might break DEX's 64k method limit. Removed the accessors and
directly accessing the fields can lower the generated method
counts to 140. This will require some changes on the server
side as well.

Test: runtest -x frameworks/opt/telephony/tests/telephonytests/src/
com/android/internal/telephony/metrics/TelephonyMetricsTest.java

bug: 32544494
Change-Id: I766bf3402a138cf0570d5374ed0d8e1d95f25d52
parent 65d2fbff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment