Skip to content

Commit

Permalink
tuna: commonize what we can (2/4)
Browse files Browse the repository at this point in the history
Change-Id: Ic200add412f31b027ec831c36886eeee2988d0c5
  • Loading branch information
Ziyann committed Dec 15, 2014
1 parent 8f82708 commit 7251933
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 34 deletions.
4 changes: 0 additions & 4 deletions BoardConfig.mk
Expand Up @@ -12,10 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Default values, possibly overridden by BoardConfigVendor.mk
TARGET_BOARD_INFO_FILE := device/samsung/maguro/board-info.txt
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/maguro/bluetooth

# Use the non-open-source part, if present
-include vendor/samsung/maguro/BoardConfigVendor.mk

Expand Down
25 changes: 0 additions & 25 deletions bluetooth/bdroid_buildcfg.h

This file was deleted.

1 change: 0 additions & 1 deletion board-info.txt

This file was deleted.

4 changes: 0 additions & 4 deletions system.prop
@@ -1,13 +1,9 @@
#
# system.prop for maguro
#

rild.libpath=/vendor/lib/libsec-ril.so
rild.libargs=-d /dev/ttys0
telephony.lteOnCdmaDevice=0

# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
ro.telephony.call_ring.multiple=0

# GPU producer to CPU consumer not supported
ro.bq.gpu_to_cpu_unsupported=1

0 comments on commit 7251933

Please sign in to comment.