cm: Reenable auto perf activities
Change-Id: I98770244e8dfa8c069f96a8012d6709403a7d13e
This commit is contained in:
parent
e980819a9c
commit
54f23af16e
@ -40,13 +40,12 @@
|
||||
|
||||
<!-- Automatic power profile management per app.
|
||||
Each item should list the fully-qualified activity
|
||||
name and the power profile id, separated by a comma.
|
||||
name and the power profile id, separated by a comma. -->
|
||||
<string-array name="config_auto_perf_activities" translatable="false">
|
||||
<item>com.aurorasoftworks.quadrant.*BenchmarkExecutionActivity,2</item>
|
||||
<item>com.antutu.ABenchMark.*,2</item>
|
||||
<item>.*com.antutu.benchmark.*,2</item>
|
||||
</string-array>
|
||||
-->
|
||||
|
||||
<!-- Defines the default set of global actions. Actions may still be disabled or hidden based
|
||||
on the current state of the device. -->
|
||||
|
Loading…
Reference in New Issue
Block a user