summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorYi Jin <jinyithu@google.com>2018-02-20 15:41:47 -0800
committerYi Jin <jinyithu@google.com>2018-02-28 10:31:54 -0800
commit2b30f322128722d7e5bec8a6a737f3762a6ae98a (patch)
tree859cfad852c02edd675a3ab9c24a79d3b59fb360 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentb1d5004cf59ff4d48dc72c8df761280801458653 (diff)
Rename dumpsys protos to make platform proto names consistent.
All the other dumpsys use XXXServiceDumpProto or XXXDumpProto other than ones modified here. The name convention is if the proto describes the top level output of dumpsys, it should contain `Dump`. This makes the consumer easy to understand the proto is from dumpsys of a certain service, not data structure of the service, e.g. WindowManagerServiceProto -> WindowManagerServiceDumpProto. Another change here is ActivityManagerService has 4 sub dump protos, so the top level for each one should be a DumpProto instead of its internal data struture, e.g. ActivityStackSupervisorProto will just be a field of AmServiceDumpActivitiesProto, which `dumpsys --proto activities` used to output ActivityStackSupervisorProto directly. Bug: 72474563 Test: manual and CTS tests Change-Id: I1e1ac032d27591083bb5b1b19aac82804215472a
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions