sanders: Cleanup and update to remove the haywire

Build missing:
 OMX,
 DRM
 Media/display
 Organise audio packages

Remove the useless and not valid changes:

Revert "sanders: add config_canForceDisableNavigationBar to overlay"

 * not valid here

This reverts commit 73be4873a9d37a56cff0c2679a74cd34aea3d18a.

Revert "sanders: Add 3.0 IMapper instance"

This reverts commit b4ea3cead5e6df99c79bbeb3026c0e69696aa093.

Revert "sanders: Add libashmemd_client.so platform shared_libs"

This reverts commit 188cc031e45e7cd0abf6fbad40064f53cbdf3141.

Revert "sanders: Import and bind mount loader config for media swcodec"

This reverts commit a4dc9602c2df35c5350be912f332d4b4cf38ddbe.

Revert "sanders: Add false attribute for topgear permissions"

This reverts commit 1d46fcd2fbacb5486adb714822c97c3f84d0ac18.

Revert "Sanders: Add runtime pregrants for Android Auto"

This reverts commit a1ee5ff032c31a84cf9bc94b55bcc5a98df0c91b.

Change-Id: I097812869e8e709a72014bbbb5ea23821dc2d368
Signed-off-by: ashwatthama <sai404142@gmail.com>
This commit is contained in:
kubersharma001
2020-05-04 18:01:37 +05:30
committed by ArmSM
parent 770cdde008
commit f8bb67a279
8 changed files with 73 additions and 274 deletions

View File

@@ -226,9 +226,6 @@
autodetected from the Configuration. -->
<bool name="config_showNavigationBar">true</bool>
<!-- Whether device can force navbar disabling -->
<bool name="config_canForceDisableNavigationBar">true</bool>
<!-- Screen brightness used to dim the screen while dozing in a very low power state.
May be less than the minimum allowed brightness setting
that can be set by the user. -->

View File

@@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
**
** Copyright 2009, The Android Open Source 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">
<!-- Whether cpu boost is enabled right after boot -->
<bool name="config_enableWirelessFM">true</bool>
</resources>

View File

@@ -12,10 +12,6 @@
limitations under the License.
-->
<resources>
<!-- Whether to display spectrum settings -->
<bool name="device_supports_spectrum">true</bool>
<!-- Whether to add AGPS parameter settings -->
<bool name="config_agps_enabled">true</bool>
</resources>