This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"wallpapers": | |
[ | |
{ | |
"author": "Juan M. Saracho", | |
"url": "https://raw.githubusercontent.com/MinDesigns/MinDesigns-Wallpapers/master/Wallpapers/1MaterialCircles/CirclesOrange.png", | |
"name": "Orange Circles" | |
}, | |
{ | |
"author": "Juan M. Saracho", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
frameworks/base/services/core/jni/com_android_server_location_GpsLocationProvider.cpp:1337:41: error: variable or field 'navigation_message_callback' declared void | |
static void navigation_message_callback(GpsNavigationMessage* message) { | |
^ | |
frameworks/base/services/core/jni/com_android_server_location_GpsLocationProvider.cpp:1337:41: error: 'GpsNavigationMessage' was not declared in this scope | |
frameworks/base/services/core/jni/com_android_server_location_GpsLocationProvider.cpp:1337:63: error: 'message' was not declared in this scope | |
static void navigation_message_callback(GpsNavigationMessage* message) { | |
^ | |
frameworks/base/services/core/jni/com_android_server_location_GpsLocationProvider.cpp:1527:1: error: expected '}' at end of input | |
} /* namespace android */ | |
^ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<manifest> | |
<remote name="tm" | |
fetch="git://github.com/TheMuppets/" | |
sync-c="true" | |
sync-j="4" /> | |
<project name="CyanogenMod/android_device_samsung_hlte" path="device/samsung/hlte" revision="cm-11.0" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
device/samsung/msm8974-common/camera/CameraWrapper.cpp: In function 'char* camera_fixup_setparams(camera_device*, const char*)': device/samsung/msm8974-common/camera/CameraWrapper.cpp:149:20: error: 'KEY_ZSL' is not a member of 'android::CameraParameters' params.set(android::CameraParameters::KEY_ZSL, "off"); ^ device/samsung/msm8974-common/camera/CameraWrapper.cpp:151:20: error: 'KEY_ZSL' is not a member of 'android::CameraParameters' params.set(android::CameraParameters::KEY_ZSL, "on"); |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
============================================ | |
PLATFORM_VERSION_CODENAME=REL | |
PLATFORM_VERSION=5.0 | |
CM_VERSION=12-20141113-UNOFFICIAL-hlte | |
TARGET_PRODUCT=cm_hlte | |
TARGET_BUILD_VARIANT=userdebug | |
TARGET_BUILD_TYPE=release | |
TARGET_BUILD_APPS= | |
TARGET_ARCH=arm | |
TARGET_ARCH_VARIANT=armv7-a-neon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 ifeq ($(TARGET_PROVIDES_CAMERA_HAL),true) | |
2 | |
3 LOCAL_PATH := $(call my-dir) | |
4 include $(CLEAR_VARS) | |
5 | |
6 LOCAL_SRC_FILES := \ | |
7 CameraWrapper.cpp | |
8 | |
9 LOCAL_SHARED_LIBRARIES := \ | |
10 libhardware liblog libcamera_client libutils |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (C) 2012 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<manifest> | |
<remove-project name="CarbonROM/android_hardware_qcom_msm8x84" /> <!-- Repo does not exist --> <!-- Created manually by Patrick --> | |
<remove-project name="CarbonROM/android_hardware_broadcom_libbt" /> <!-- Repo does not exist --> <!-- Created manually by Patrick --> | |
<remove-project name="CarbonROM/android_prebuilts_gcc_darwin-x86_aarch64_aarch64-linux-android-4.9" /> <!-- Repo does not exist --> <!-- Created manually by Patrick --> | |
<remove-project name="CarbonROM/android_tools_adt_idea" /> <!-- Repo is created, but empty --> | |
<remove-project name="CarbonROM/android_tools_swt" /> <!-- Repo is created, but empty --> | |
<remove-project name="CarbonROM/android_external_eclipse-basebuilder" /> <!-- Repo is created, but empty --> | |
<!-- <remove-project name="CarbonROM/android_external_tinycompress" />--> <!-- Repo does not exist --> <!-- Created manually by Patrick --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<remove-project name="CarbonROM/android_prebuilts_clang_darwin-x86_arm_3.3" /> <!-- Repo does not exist, created manually --> | |
56 <remove-project name="CarbonROM/android_prebuilts_sdk" /> <!-- Empty Repo --> | |
57 <remove-project name="CarbonROM/android_device_generic_mini-emulator-arm64" /> <!-- Repo didn't exist, made it --> | |
58 <remove-project name="CarbonROM/android_external_libgsm" /> <!-- Repo didn't exist, made it --> | |
59 <remove-project name="CarbonROM/android_external_tinycompress" /> <!-- Repo does not exist --> <!-- Created manually by Patrick --> | |
60 <remove-project name="CarbonROM/android_tools_base" /> <!-- Empty repo --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<manifest> | |
<remove-project name="CarbonROM/android_hardware_qcom_msm8x84" /> <!-- Repo does not exist --> <!-- Created manually by Patrick --> | |
<remove-project name="CarbonROM/android_hardware_broadcom_libbt" /> <!-- Repo does not exist --> <!-- Created manually by Patrick --> | |
<remove-project name="CarbonROM/android_prebuilts_gcc_darwin-x86_aarch64_aarch64-linux-android-4.9" /> <!-- Repo does not exist --> <!-- Created manually by Patrick --> | |
<remove-project name="CarbonROM/android_tools_adt_idea" /> <!-- Repo is created, but empty --> | |
<remove-project name="CarbonROM/android_tools_swt" /> <!-- Repo is created, but empty --> | |
<remove-project name="CarbonROM/android_external_eclipse-basebuilder" /> <!-- Repo is created, but empty --> | |
<remove-project name="CarbonROM/android_external_tinycompress" /> <!-- Repo does not exist --> <!-- Created manually by Patrick --> |
NewerOlder