Git Product home page Git Product logo

android_device_huawei_hws7300u's People

Contributors

aftersilence avatar mblaster avatar zyr3x avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android_device_huawei_hws7300u's Issues

[jb_pmem] Patch conflict kern.ver.diff and kern.ver_flick.hack.diff

Patch conflict of "kern.ver.diff" and "kern.ver_flick.hack.diff" causing function getKernelVersion() declared twice in file "packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java"
That happening always after running "source build/envsetup.sh"
Build process always stopping after error messages:

target Java: Superuser (/home/ghost99/Programming/sources/cm10/out/target/common/obj/APPS/Superuser_intermediates/classes)
packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java:252: getKernelVersion() is already defined in com.android.settings.DeviceInfoSettings
    private String getKernelVersion() {
                   ^
packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java:266: getKernelVersion() is already defined in com.android.settings.DeviceInfoSettings
    private String getKernelVersion() {
                   ^
packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java:280: getKernelVersion() is already defined in com.android.settings.DeviceInfoSettings
    private String getKernelVersion() {
                   ^
packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java:294: getKernelVersion() is already defined in com.android.settings.DeviceInfoSettings
    private String getKernelVersion() {
                   ^
packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java:308: getKernelVersion() is already defined in com.android.settings.DeviceInfoSettings
    private String getKernelVersion() {
                   ^
packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java:322: getKernelVersion() is already defined in com.android.settings.DeviceInfoSettings
    private String getKernelVersion() {
Note: packages/apps/SpareParts/src/com/android/spare_parts/SpareParts.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
                   ^
packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java:336: getKernelVersion() is already defined in com.android.settings.DeviceInfoSettings
    private String getKernelVersion() {
                   ^
packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java:350: getKernelVersion() is already defined in com.android.settings.DeviceInfoSettings
    private String getKernelVersion() {
                   ^
packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java:364: getKernelVersion() is already defined in com.android.settings.DeviceInfoSettings
    private String getKernelVersion() {
                   ^
target Java: android.policy (/home/ghost99/Programming/sources/cm10/out/target/common/obj/JAVA_LIBRARIES/android.policy_intermediates/classes)
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
target Java: android-common-carousel (/home/ghost99/Programming/sources/cm10/out/target/common/obj/JAVA_LIBRARIES/android-common-carousel_intermediates/classes)
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
9 errors

Failed to build with latest CM10

Error messages:

device/huawei/hws7300u/overlay/frameworks/base/core/res/res/values/config.xml:136: error: Resource at config_screenBrightnessSettingMinimum appears in overlay but not in the base package; use <add-resource> to add.
device/huawei/hws7300u/overlay/frameworks/base/core/res/res/values/config.xml:225: error: Resource at config_multiuserMaximumUsers appears in overlay but not in the base package; use <add-resource> to add.
device/huawei/hws7300u/overlay/frameworks/base/core/res/res/values/config.xml:227: error: Resource does not already exist in overlay at 'config_locationProviderPackageNames'; use <add-resource> to add.
device/huawei/hws7300u/overlay/frameworks/base/core/res/res/values/config.xml:228: error: Resource at config_locationProviderPackageNames appears in overlay but not in the base package; use <add-resource> to add.
device/huawei/hws7300u/overlay/frameworks/base/core/res/res/values/config.xml:229: error: Resource at config_locationProviderPackageNames appears in overlay but not in the base package; use <add-resource> to add.
device/huawei/hws7300u/overlay/frameworks/base/core/res/res/values/config.xml:136: error: Resource at config_screenBrightnessSettingMinimum appears in overlay but not in the base package; use <add-resource> to add.
device/huawei/hws7300u/overlay/frameworks/base/core/res/res/values/config.xml:225: error: Resource at config_multiuserMaximumUsers appears in overlay but not in the base package; use <add-resource> to add.
device/huawei/hws7300u/overlay/frameworks/base/core/res/res/values/config.xml:227: error: Resource does not already exist in overlay at 'config_locationProviderPackageNames'; use <add-resource> to add.
device/huawei/hws7300u/overlay/frameworks/base/core/res/res/values/config.xml:228: error: Resource at config_locationProviderPackageNames appears in overlay but not in the base package; use <add-resource> to add.
device/huawei/hws7300u/overlay/frameworks/base/core/res/res/values/config.xml:229: error: Resource at config_locationProviderPackageNames appears in overlay but not in the base package; use <add-resource> to add.
make: *** [/home/ghost99/Programming/sources/cm10/out/target/common/obj/APPS/framework-res_intermediates/package-export.apk] Ошибка 1
make: *** Удаляется файл `/home/ghost99/Programming/sources/cm10/out/target/common/obj/APPS/framework-res_intermediates/package-export.apk'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.