Fix b/265364507: Merge GPU and TPU into Others in battery usage system components list
Bug: 265364507 Fix: 265364507 Test: manual Change-Id: Ia428a0854c42dacff130c2492ae11642643043b0
This commit is contained in:
@@ -152,6 +152,11 @@ public interface PowerUsageFeatureProvider {
|
||||
*/
|
||||
Set<Integer> getOthersSystemComponentSet();
|
||||
|
||||
/**
|
||||
* Returns {@link Set} for the custom system component names which are combined into others
|
||||
*/
|
||||
Set<String> getOthersCustomComponentNameSet();
|
||||
|
||||
/**
|
||||
* Returns {@link Set} for hiding system component ids in the usage screen
|
||||
*/
|
||||
|
Reference in New Issue
Block a user