cm: Reenable auto perf activities

Change-Id: I98770244e8dfa8c069f96a8012d6709403a7d13e
gugelfrei
Steve Kondik 10 years ago committed by Steve Kondik
parent e980819a9c
commit 54f23af16e

@ -40,13 +40,12 @@
<!-- Automatic power profile management per app. <!-- Automatic power profile management per app.
Each item should list the fully-qualified activity 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"> <string-array name="config_auto_perf_activities" translatable="false">
<item>com.aurorasoftworks.quadrant.*BenchmarkExecutionActivity,2</item> <item>com.aurorasoftworks.quadrant.*BenchmarkExecutionActivity,2</item>
<item>com.antutu.ABenchMark.*,2</item> <item>com.antutu.ABenchMark.*,2</item>
<item>.*com.antutu.benchmark.*,2</item> <item>.*com.antutu.benchmark.*,2</item>
</string-array> </string-array>
-->
<!-- Defines the default set of global actions. Actions may still be disabled or hidden based <!-- Defines the default set of global actions. Actions may still be disabled or hidden based
on the current state of the device. --> on the current state of the device. -->

Loading…
Cancel
Save