leo: fix recovery compile issue
This commit is contained in:
commit
e65656ca7a
@ -104,3 +104,4 @@ BOARD_VENDOR_QCOM_GPS_LOC_API_AMSS_VERSION := 3200
|
||||
TARGET_PREBUILT_RECOVERY_KERNEL := device/htc/leo/prebuilt/recovery_kernel
|
||||
|
||||
BOARD_USES_RECOVERY_CHARGEMODE := true
|
||||
BOARD_HAS_LARGE_FILESYSTEM := true
|
||||
|
25
overlay/packages/apps/Camera/res/values/config.xml
Normal file
25
overlay/packages/apps/Camera/res/values/config.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
** Copyright 2011, 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.
|
||||
*/
|
||||
-->
|
||||
|
||||
<!-- These resources are around just to allow their values to be customized
|
||||
for different hardware and product builds. -->
|
||||
<resources>
|
||||
<!-- Autofocus parameters -->
|
||||
<string name="touchFocusParameter">touch-focus</string>
|
||||
</resources>
|
@ -14,3 +14,7 @@ fi
|
||||
#cat >> /etc/fstab << EOF
|
||||
#/dev/block/mmcblk0p2 /sd-ext $FS rw
|
||||
#EOF
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> 40364b7f71c1fadc944e913c7577b31132cf0a65
|
||||
|
1
prebuilt/ueventd.leo.rc
Symbolic link
1
prebuilt/ueventd.leo.rc
Symbolic link
@ -0,0 +1 @@
|
||||
ueventd.htcleo.rc
|
Loading…
Reference in New Issue
Block a user