cm: Reenable auto perf activities

Change-Id: I98770244e8dfa8c069f96a8012d6709403a7d13e
This commit is contained in:
Steve Kondik 2014-12-08 00:49:16 -08:00 committed by Steve Kondik
parent e980819a9c
commit 54f23af16e
1 changed files with 1 additions and 2 deletions

View File

@ -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. -->