diff options
author | Andrii Kulian <akulian@google.com> | 2019-06-26 17:36:51 -0700 |
---|---|---|
committer | Andrii Kulian <akulian@google.com> | 2019-06-27 11:30:34 -0700 |
commit | eceebbfa69cbf9b6d54aaddbba6d80804ad0079c (patch) | |
tree | bd3f6e799dda1181633e1da1cbcfbc6392ee677f /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 082f7c3f05c0b333340e6e1ec2942598f3d97ca4 (diff) |
Remove redundant appInfo field in ActivityRecord
ActivityRecord#appInfo contains duplicate information already present
in ActivityRecord#info. Since it can be updated at runtime, it needs
to be non-final and we need to remember to always update them
together.
This CL removes the appInfo field and switches all usages to
info.applicationInfo instead. No change in logic.
Test: Build and flash
Change-Id: Ia637a5874d2ec1f5516f7fb23e00c5a99e11f0a9
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions