diff options
| author | Ethan Chen <intervigil@gmail.com> | 2016-05-25 15:42:08 -0700 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2016-05-25 15:58:15 -0700 |
| commit | 4920076b6beefc1de0339cf14491d9225cd56e3d (patch) | |
| tree | 79bea3f5f10a4324fffeff5a8a1a77e31cb12170 | |
| parent | 0566d3de4ce73165063e304307a4a5f4b327b5e2 (diff) | |
msm8916: Remove deprecated overlay
* This doesn't exist in cmsdk anymore
Change-Id: I24f6cdc945bb9beff5ac7d40264808291f8572a7
| -rw-r--r-- | overlay/vendor/cmsdk/cm/res/res/values/config.xml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/overlay/vendor/cmsdk/cm/res/res/values/config.xml b/overlay/vendor/cmsdk/cm/res/res/values/config.xml deleted file mode 100644 index 3284253..0000000 --- a/overlay/vendor/cmsdk/cm/res/res/values/config.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- - Copyright (C) 2015 The CyanogenMod Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Performance profiles --> - <string name="config_perf_profile_prop">powerhal</string> - <string name="config_perf_profile_default_entry">1</string> - -</resources> |
