Can't sync repo for SlimRom - b jellybean - Android Q&A, Help & Troubleshooting

Hello,
I have problem with source of SlimBean, I'm trying to download branch jellybean but it stops at this moment:
Code:
: git pack-refs --all --prune 1>| 2>|
: load refs /home/lozohcum/SlimBean/.repo/projects/vendor/tmobile/providers/ThemeManager.git
: git symbolic-ref -m manifest set to jellybean refs/remotes/m/jb refs/remotes/github/jellybean 1>| 2>|
remote: Total 8926 (delta 5410), reused 8348 (delta 4897)
Receiving objects: 100% (8926/8926), 449.19 MiB | 474 KiB/s, done.
Resolving deltas: 100% (5410/5410), done.
From https://github.com/TheMuppets/proprietary_vendor_sony
* [new branch] 10.1.x.2.67 -> gh/10.1.x.2.67
* [new branch] cm-10.1 -> gh/cm-10.1
* [new branch] cm-10.1-staging -> gh/cm-10.1-staging
* [new branch] cm-10.2 -> gh/cm-10.2
* [new branch] ics -> gh/ics
* [new branch] jellybean -> gh/jellybean
* [new branch] jellybean-stable -> gh/jellybean-stable
* [new tag] cm-10.1.0 -> cm-10.1.0
* [new tag] cm-10.1.1.1 -> cm-10.1.1.1
* [new tag] cm-10.1.2 -> cm-10.1.2
: export GIT_DIR=/home/lozohcum/SlimBean/.repo/projects/vendor/sony.git
: git pack-refs --all --prune 1>| 2>|
: load refs /home/lozohcum/SlimBean/.repo/projects/vendor/sony.git
: git symbolic-ref -m manifest set to jellybean refs/remotes/m/jb refs/remotes/gh/jellybean 1>| 2>|
Do you know how to fix it?

U have the local manifest?
Sent from my GT-I9500 using XDA Premium 4 mobile app

Related

How can I fix this?

I am compiling AOSP GB and when make otapackage show me this
Code:
build/core/base_rules.mk:78: *** Module name: gps.es209ra
build/core/base_rules.mk:79: *** Makefile location: hardware/qcom/gps/loc_api/libloc_api
build/core/base_rules.mk:80: *
build/core/base_rules.mk:81: * Each module must use a LOCAL_MODULE_TAGS in its
build/core/base_rules.mk:82: * Android.mk. Possible tags declared by a module:
build/core/base_rules.mk:83: *
build/core/base_rules.mk:84: * optional, debug, eng, tests, samples
build/core/base_rules.mk:85: *
build/core/base_rules.mk:86: * If the module is expected to be in all builds
build/core/base_rules.mk:87: * of a product, then it should use the
build/core/base_rules.mk:88: * "optional" tag:
build/core/base_rules.mk:89: *
build/core/base_rules.mk:90: * Add "LOCAL_MODULE_TAGS := optional" in the
build/core/base_rules.mk:91: * Android.mk for the affected module, and add
build/core/base_rules.mk:92: * the LOCAL_MODULE value for that component
build/core/base_rules.mk:93: * into the PRODUCT_PACKAGES section of product
build/core/base_rules.mk:94: * makefile(s) where it's necessary, if
build/core/base_rules.mk:95: * appropriate.
build/core/base_rules.mk:96: *
build/core/base_rules.mk:97: * If the component should be in EVERY build of ALL
build/core/base_rules.mk:98: * products, then add its LOCAL_MODULE value to the
build/core/base_rules.mk:99: * PRODUCT_PACKAGES section of
build/core/base_rules.mk:100: * build/target/product/core.mk
build/core/base_rules.mk:101: *
build/core/base_rules.mk:102: *** user tag detected on new module - user tags are only supported on legacy modules. Alto.
I try to do but idk how to make it

CyanogenMod repo sync error

Hi all i am trying to sync CM source but keep running into errors this one i can't resolve
Code:
... A new repo command ( 1.20) is available.
... You should upgrade soon:
cp /home/gavster26/android/system/.repo/repo/repo /home/gavster26/bin/repo
Get git://github.com/Gavster26/android_device_sony_tamsui-common-legacy.git
remote: Counting objects: 512, done.
remote: Compressing objects: 100% (184/184), done.
remote: Total 512 (delta 291), reused 512 (delta 291)
Receiving objects: 100% (512/512), 1.99 MiB | 885 KiB/s, done.
Resolving deltas: 100% (291/291), done.
From git://github.com/Gavster26/android_device_sony_tamsui-common-legacy
* [new branch] jellybean -> origin/jellybean
error: revision refs/heads/master in manifests not found
[email protected]:~/android/system$

[Q] Porting B2G on S2 Plus

Hello mates
I would like to download repos of firefox os and try to "make" a build for s2 plus devices but i can't download repos by following this.
-i fork the b2g to my github's account and edit config.sh to add s2vep.
-same think for b2g-manifest to add s2vep.xml using cm11 as revision.
-after cloning these ones i use ./config.sh s2vep to download repos but it's faild by something like this:
HTML:
[email protected]:~/firefox/B2G# ./config.sh s2vep
Get git://github.com/mozilla-b2g/b2g-manifest
remote: Reusing existing pack: 1351, done.
remote: Counting objects: 11, done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 1362 (delta 3), reused 0 (delta 0)
Receiving objects: 100% (1362/1362), 409.11 KiB | 167.00 KiB/s, done.
Resolving deltas: 100% (775/775), done.
From git://github.com/mozilla-b2g/b2g-manifest
* [new branch] master -> origin/master
* [new branch] v1-train -> origin/v1-train
* [new branch] v1.0.0 -> origin/v1.0.0
* [new branch] v1.0.1 -> origin/v1.0.1
* [new branch] v1.1.0hd -> origin/v1.1.0hd
* [new branch] v1.2 -> origin/v1.2
* [new branch] v1.2f -> origin/v1.2f
* [new branch] v1.3 -> origin/v1.3
* [new branch] v1.3t -> origin/v1.3t
* [new branch] v1.4 -> origin/v1.4
* [new tag] B2G_1_0_1_20130213094222 -> B2G_1_0_1_20130213094222
* [new tag] B2G_1_1_0_hd_20130530182315 -> B2G_1_1_0_hd_20130530182315
* [new tag] B2G_1_1_0_hd_20130530182315_BASE -> B2G_1_1_0_hd_20130530182315_BASE
* [new tag] closing-nightly -> closing-nightly
fatal: manifest 's2vep.xml' not available
fatal: manifest s2vep.xml not found
Repo sync failed
where is the problems? thanks for any helpful answer.

[ROM][6.0.1_r74][CM+AOSP][FINAL BUILD 08/12/2016] Unofficial TEMASEK [UberTC/Linaro]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits @savadam for video​
These builds are based on CM-13.0 with features cherry-picked from many sources including CyanogenMod, AICP, AOKP, Durty Unicorns, Slimroms, @Sultanxda, @jgcaap, etc... Rom is currently built under UberTC 4.9.4 and two versions for kernel, one is Linaro 6.x and the other is UberTC 7.0 thanks to @DespairFactor for keep Toolchains updated
All credit goes to @temasek for the ROM development also @arter97 which is head of optimization for ROM..​
My goal is to contribute to the OnePlus One community with all the knowledge I have acquired over the years here in the forum . If you want to keep this magnificent ROM active and updated and if you like my work, feel free to contribute with small donation
Especial thanks to donator​​@grongo :good:​
Optimizations
* Uber and Linaro Toolchain for Best Overall User Experience Possible!
* Kernel Build Flags (STRICT_ALIASING, KRAIT_TUNINGS, ENABLE_GCCONLY, GRAPHITE_OPTS)
* F2FS compatible with data & cache
* SQLite 3.14.1 database
* Root access under "Developer Options"
More is coming...
Temasek spare parts
* App circle bar
* App bar
* Clock widget
* Gesture Anywhere
* Lockscreen features
* Recents Panel (AOSP & Slim & Omniswitch)
* Screen Animations
Features
* Snap Camera (Full of features for a more "Professional Approach"
* CameraNext (User friendly interface)
* Viper4Android
* Call Recording
* OnTheGo Mode
* 3 finger gesture screenshot
* PIE
* Heads Up Notifications
* Network traffic meter
* DPI Settings
Instalation Instructions
Clean flash (If coming from another ROM)
* Nandroid backup your current rom
* Wipe Data/Factory Reset
* Wipe System, Data, Cache, Dalvik (ART) Cache (DON'T wipe internal storage)
* Flash Recomended Firmware
* Flash Rom
* Flash Recomended Gapps - Choose Pico or Nano package
* Reboot and enjoy!
Dirty flash (If you want to update temasek)
* Nandroid backup your current rom
* Flash Rom (Without wipe nothing)
* Reboot and enjoy!
Downloads
* Final build v11.8 Linaro - 08/12/2016
Android FileHost | BasketBuild
Sources
FSadino Github
Temasek Github
Cyanogenmod Github (kernel source)
Credits
@temasek for development of rom
@arter97 for optimizing this rom
@katinatez @jgcaap @@blinoff82 for all help
@DespairFactor
And last but not least all supporters and testers
<<<<<< My Personal Kernel Settings >>>>>>​
XDA:DevDB Information
Temasek 6.0.1 for bacon, ROM for the OnePlus One
Contributors
FSadino
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod 13.0
Version Information
Status: Stable
Created 2016-07-21
Last Updated 2017-09-03
FAQ's & General Tips​
Should I use Uber or Linaro version? What is the difference between them?
* First you should read THIS
* Then you should try both and draw your own conclusions and see which one meets your needs
I have to flash recommended firmware and gapps or I can use my preferred ones?
* Recommended firmware and gapps are there because they where tested by me and have zero issues/bugs/drains but you can flash whatever you want, just don't report any bugs you find because I will ignore them
How format Data/Cache partitions to F2fs?
1. Make nandroid backup with TWRP (In case something goes wrong and you want to revert)
2. Backup all internal storage (sdcard) to USB pen drive
3. Put ROM/Firmware/Gapps on USB pen drive (It can be the same you used on step 2
4. Now reboot recovery and do a factory reset
5. Wipe all partitions (System, Cache, Data, Dalvik/Art)
Format Data ( Including internal storage)
1. Check the box for "data"
2. Tap "change or repair file system"
3. Tap "Change file system"
4. Tap "F2FS"
5. Swipe the button
Use the same method for "Cache"
You can now flash your ROM as usual but, since you wiped your internal storage, you have to use pen drive where is all needed files
Can I flash custom kernel on this ROM?
* Again, you are free to flash custom kernels on this ROM but don't report any bugs you may find
GPS not accurate or slow fix satellites
* Use FasterGPS to configure your gps.conf
Problems with battery not charging or drain to fast.
* Calibrate your battery by let it discharge completely and do a full charge without interruptions. It must calibrate after 2/3 cicles
How to dirty flash new gapps?
1. Using file explorer navigate to system/addon.d
2. Delete file that says gapps example "70-gapps.sh, 80-gapps.sh, 82-gapps.sh"
3. Flash new gapps in recovery
I've seen someone using Temasek banner on signature, where can I find this banner?
* Download it HERE
How can i switch SElinux to "Permissive"?
* You can use Kernel Aduitor
Can't use SafetyNet, Pokemon Go or Android Pay?
* Read THIS thanks to @Zythyr and @driftt
Changelog:
====================
12-08-2016
====================
* android/
4cc2894 Update default.xml
c4dbe80 Fix Messaging
4813da7 Try to fix Messaging build
0358f40 Update default.xml
265c51b Update default.xml
ffa7c07 Try to fix Telecomm "again",,,
6f18aae Try to fix Telecomm
cff4a59 "Revert" Fork Arter97 sqlite
520c047 Fork Arter97 sqlite
* bionic/
e2bad7d Merge pull request #1 from CyanogenMod/stable/cm-13.0-ZNH5Y
* external/sepolicy/
6482235 Merge pull request #2 from CyanogenMod/stable/cm-13.0-ZNH5Y
* external/wpa_supplicant_8/
479af33 Merge pull request #1 from CyanogenMod/stable/cm-13.0-ZNH5Y
* frameworks/av/
029f9e6 Merge pull request #4 from CyanogenMod/stable/cm-13.0-ZNH5Y
* frameworks/native/
ab65d06 Merge pull request #3 from CyanogenMod/stable/cm-13.0-ZNH5Y
* frameworks/opt/hardware/
b7c94d4 Merge pull request #1 from CyanogenMod/stable/cm-13.0-ZNH5Y
* frameworks/opt/net/wifi/
270c7b7 Merge pull request #2 from CyanogenMod/stable/cm-13.0-ZNH5Y
* frameworks/opt/telephony/
65ca721 Merge pull request #6 from CyanogenMod/stable/cm-13.0-ZNH5Y
acfee82 Merge pull request #5 from CyanogenMod/cm-13.0
* libcore/
61bfabb Merge pull request #4 from CyanogenMod/stable/cm-13.0-ZNH5Y
* packages/apps/Bluetooth/
42c47fd Merge pull request #4 from CyanogenMod/stable/cm-13.0-ZNH5Y
f5292cf Merge pull request #3 from CyanogenMod/cm-13.0
* packages/apps/BluetoothExt/
cdf17b0 Merge pull request #4 from CyanogenMod/stable/cm-13.0-ZNH5Y
fbdc9e6 Merge pull request #3 from CyanogenMod/cm-13.0
* packages/apps/CellBroadcastReceiver/
c79a6fc Merge pull request #5 from CyanogenMod/stable/cm-13.0-ZNH5Y
280e41c Merge pull request #4 from CyanogenMod/cm-13.0
* packages/apps/DeskClock/
98a5c72 Merge pull request #5 from CyanogenMod/stable/cm-13.0-ZNH5Y
125e1d3 Merge pull request #4 from CyanogenMod/cm-13.0
* packages/apps/Dialer/
ec85eea Merge pull request #3 from CyanogenMod/cm-13.0
* packages/apps/InCallUI/
98b8ec2 Merge pull request #4 from CyanogenMod/cm-13.0
* packages/apps/PhoneCommon/
7e633ba Merge pull request #3 from CyanogenMod/stable/cm-13.0-ZNH5Y
* packages/apps/Settings/
761416b Build v11.8
* packages/apps/SetupWizard/
91df711 Merge pull request #4 from CyanogenMod/cm-13.0
* packages/apps/Snap/
95295ce Merge pull request #4 from CyanogenMod/stable/cm-13.0-ZNH5Y
3599a98 Merge pull request #3 from CyanogenMod/cm-13.0
* packages/apps/Trebuchet/
13963d3 Merge pull request #3 from CyanogenMod/cm-13.0
* packages/inputmethods/LatinIME/
f0f312c Merge pull request #5 from CyanogenMod/stable/cm-13.0-ZNH5Y
2504b10 Merge pull request #4 from CyanogenMod/cm-13.0
* packages/providers/ContactsProvider/
0c39de9 Merge pull request #3 from CyanogenMod/stable/cm-13.0-ZNH5Y
* packages/providers/MediaProvider/
cbd9bb1 Merge pull request #3 from CyanogenMod/stable/cm-13.0-ZNH5Y
* packages/providers/TelephonyProvider/
fa68aaa Merge pull request #4 from CyanogenMod/stable/cm-13.0-ZNH5Y
* packages/services/Telecomm/
db0ceaf "Revert" Honor option to allow vibration during priority zen mode.
* packages/services/Telephony/
e16318e Merge pull request #4 from CyanogenMod/stable/cm-13.0-ZNH5Y
* system/core/
3a4095a Merge pull request #5 from CyanogenMod/stable/cm-13.0-ZNH5Y
c5c3141 Merge pull request #4 from CyanogenMod/cm-13.0
* vendor/cmsdk/
f6c0379 Merge pull request #5 from CyanogenMod/cm-13.0
====================
12-05-2016
====================
* android/
7467d25 Update default.xml
56345b6 Update default.xml
de28c55 Update default.xml
* device/oppo/common/
b5abd63 Automatic translation import
* packages/apps/CMFileManager/
f5fd769 Automatic translation import
* packages/apps/Settings/
7b1d1f7 Update cr_strings.xml
* packages/apps/ThemeChooser/
8917931 Automatic translation import
* packages/apps/UnifiedEmail/
e0f9d4f ActivityControler: Fix BadPacelableException in certain scenarios
60a1f11 Automatic translation import
* vendor/cmsdk/
8bc08a9 Automatic translation import
====================
12-04-2016
====================
* external/wpa_supplicant_8/
6a6c811 Remove newlines from wpa_supplicant config network output
7f55f09 Revert "Remove newlines from config output"
1a08c30 Revert "Guard against return value already being null"
* frameworks/av/
6531b23 Merge tag 'android-6.0.1_r66' into HEAD
81f4830 IOMX: do not clear buffer if it's allocated by component
4389974 IOMX: allow configuration after going to loaded state
a759760 IOMX: restrict conversion of ANWB to gralloc source in emptyBuffer
0220051 IOMX: work against metadata buffer spoofing
f8ebfe8 Allow to use baseline profile for AVC recording
ed7614a libstagefright: wfd: don't use intra macroblock refresh mode on omap4
4a0fa44 stagefright: don't fail MediaCodec.configure if clients use store-meta key
32cc666 Limit mp4 atom size to something reasonable
1f482d5 SampleIterator: clear members on seekTo error
c29295a Check mprotect result
0b33eea Radio: get service by value.
8a4af10 SoundTrigger: get service by value.
53ddc7d Fix stack content leak vulnerability in mediaserver
b3a4d7a Fix potential overflow in Visualizer effect
0368ec5 MediaPlayerService: allow next player to be NULL
* hardware/ti/omap4/
d0cdb65 cmhw: Account for devices that don't use manager0 sysfs paths
* packages/services/Telephony/
2452a96 Merge pull request #3 from CyanogenMod/cm-13.0
====================
10-09-2016
====================
* build/
f289701 build: Support a fallback to java 8 if java 7 is not found
* device/oppo/msm8974-common/
a4a1119 msm8974: Cleanup init
aa033b2 msm8974: Cleanup init.qcom.bt.sh
* packages/apps/Settings/
a231de8 Build v11.7
* packages/providers/ThemesProvider/
87db871 Update ThemesProvider.java
c4144d9 Revert Implement theme mixes from ThemesContract [2/2]
b18df5a Revert Implement theme mixes from ThemesContract [1/2]
====================
10-08-2016
====================
* android/
a8e1752 Update default.xml
* build/
f463959 Merge pull request #2 from CyanogenMod/cm-13.0
* external/okhttp/
94c0740 Merge pull request #1 from frank-gro/cm-13.0
* external/sqlite/
8c9f3b2 Merge pull request #1 from CyanogenMod/cm-13.0
* frameworks/av/
b5426ca Merge pull request #2 from CyanogenMod/cm-13.0
* frameworks/native/
55149c7 Merge pull request #2 from CyanogenMod/cm-13.0
* frameworks/opt/net/wifi/
12ae832 Merge pull request #1 from CyanogenMod/cm-13.0
* frameworks/opt/telephony/
ad6249c Merge pull request #3 from CyanogenMod/cm-13.0
* libcore/
caee9ba Merge pull request #2 from CyanogenMod/cm-13.0
* packages/apps/BluetoothExt/
fb1d282 Merge pull request #2 from CyanogenMod/cm-13.0
* packages/apps/CameraNext/
1dd9374 Merge pull request #1 from jgcaaprom/master
* packages/apps/CellBroadcastReceiver/
7060c02 Merge pull request #2 from CyanogenMod/cm-13.0
* packages/apps/DeskClock/
8b7d47a Merge pull request #2 from CyanogenMod/cm-13.0
* packages/apps/Dialer/
99dbebf Merge pull request #2 from CyanogenMod/cm-13.0
* packages/apps/Eleven/
bd9e6d2 Eleven: Correctly set shake to play
* packages/apps/InCallUI/
1763334 Merge pull request #2 from CyanogenMod/cm-13.0
* packages/apps/PackageInstaller/
1223f7c Merge pull request #2 from CyanogenMod/cm-13.0
* packages/apps/PhoneCommon/
4bbe4f5 Merge pull request #2 from CyanogenMod/cm-13.0
* packages/apps/SetupWizard/
7e0d2d7 Merge pull request #2 from CyanogenMod/cm-13.0
* packages/apps/Snap/
9ea1533 Merge pull request #2 from CyanogenMod/cm-13.0
* packages/apps/Trebuchet/
4a7a1df Merge pull request #2 from CyanogenMod/cm-13.0
* packages/inputmethods/LatinIME/
9e18dc4 Merge pull request #2 from CyanogenMod/cm-13.0
* packages/providers/ContactsProvider/
fa48821 Merge pull request #2 from CyanogenMod/cm-13.0
* packages/providers/MediaProvider/
f6af967 Merge pull request #2 from CyanogenMod/cm-13.0
* packages/providers/TelephonyProvider/
3874293 Merge pull request #2 from CyanogenMod/cm-13.0
* packages/providers/ThemesProvider/
6abe369 Implement theme mixes from ThemesContract
* packages/services/Telephony/
85d132a Merge pull request #2 from CyanogenMod/cm-13.0
9330f1c Telephony: Fix mobile network settings for CDMA without LTE
* system/core/
84a04cf Merge pull request #2 from CyanogenMod/cm-13.0
* vendor/cmsdk/
eca0afa Merge pull request #3 from CyanogenMod/cm-13.0
====================
10-07-2016
====================
* build/
7b16908 Merge tag 'android-6.0.1_r72' into HEAD
* external/bouncycastle/
beba020 Merge tag 'android-6.0.1_r72' into HEAD
* external/flac/
be25551 Merge tag 'android-6.0.1_r72' into HEAD
* external/libavc/
130f76a Merge tag 'android-6.0.1_r72' into HEAD
* external/libvpx/
22ab465 Merge tag 'android-6.0.1_r72' into HEAD
* external/sonivox/
4d2a2d9 Merge tag 'android-6.0.1_r72' into HEAD
* frameworks/av/
cb1cdff Merge tag 'android-6.0.1_r72' into HEAD
* frameworks/native/
b22bca4 Merge tag 'android-6.0.1_r72' into HEAD
* frameworks/opt/net/wifi/
e9e7aed Merge tag 'android-6.0.1_r72' into HEAD
* hardware/ril/
65c8989 Merge tag 'android-6.0.1_r72' into HEAD
* libcore/
436c54b Merge tag 'android-6.0.1_r72' into HEAD
* packages/apps/Email/
de1a096 Merge tag 'android-6.0.1_r72' into HEAD
* packages/apps/SoundRecorder/
4c55ff0 SoundRecorder: Add AAC recording option
* packages/providers/DownloadProvider/
b25fddc Merge tag 'android-6.0.1_r72' into HEAD
* packages/providers/TelephonyProvider/
c3d8153 Merge tag 'android-6.0.1_r72' into HEAD
* packages/services/Telephony/
5accfb7 Merge tag 'android-6.0.1_r72' into HEAD
* system/core/
7e1cf25 Merge tag 'android-6.0.1_r72' into HEAD
* system/media/
69c4724 Merge tag 'android-6.0.1_r72' into HEAD
====================
10-06-2016
====================
* packages/apps/AudioFX/
73e1903 Merge "AudioFX: fix missing bassboost/virtualizer" into cm-13.0
====================
10-05-2016
====================
* bootable/recovery/
368bd2a Mount internal sdcard when updating from os
* frameworks/opt/telephony/
427f7b9 Telephony: Show the sender address of WAP push message
* packages/apps/Eleven/
1eee07b Merge "Eleven: Set preferences on play" into cm-13.0
* packages/apps/Trebuchet/
abc57d4 IconCache: Simplify application of custom titles from STK
====================
09-28-2016
====================
* prebuilts/gcc/linux-x86/arm/arm-eabi-6.x-linaro/
4343fa1 Initial commit
* prebuilts/gcc/linux-x86/arm/arm-eabi-7.0/
6731e01 Initial commit
* prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/
14f927b Initial commit
====================
09-27-2016
====================
* android/
7a1639c Update README.mkdn
b14cbfb Update README.mkdn
====================
09-25-2016
====================
* device/oppo/common/
8f36610 Automatic translation import
* packages/apps/AudioFX/
5dbe618 Automatic translation import
* packages/apps/BasicSmsReceiver/
ca20d95 Automatic translation import
* packages/apps/Browser/
856061c Automatic translation import
* packages/apps/CMBugReport/
d15bb87 Automatic translation import
* packages/apps/CMFileManager/
80609d1 Automatic translation import
* packages/apps/CMWallpapers/
cb8f43e Automatic translation import
* packages/apps/Calendar/
d531eb3 Automatic translation import
* packages/apps/Contacts/
d7eedfa Automatic translation import
* packages/apps/ContactsCommon/
7744f5c Automatic translation import
* packages/apps/Email/
6e0da11 Automatic translation import
* packages/apps/ExactCalculator/
6e780cf Automatic translation import
* packages/apps/Exchange/
222f41e Automatic translation import
* packages/apps/FMRadio/
6e58d26 Automatic translation import
* packages/apps/Gallery2/
ebffdae Automatic translation import
* packages/apps/Gello/
88555fa Automatic translation import
* packages/apps/KeyChain/
2674ad7 Automatic translation import
* packages/apps/ManagedProvisioning/
5024c35 Automatic translation import
* packages/apps/Nfc/
dba3313 Automatic translation import
* packages/apps/Profiles/
5385cd8 Automatic translation import
* packages/apps/Screencast/
f4f2ed6 Automatic translation import
* packages/apps/Settings/
bb42013 Build 11.6
* packages/apps/SoundRecorder/
0f42444 Automatic translation import
* packages/apps/Stk/
9404130 Automatic translation import
* packages/apps/Terminal/
63398de Automatic translation import
* packages/apps/ThemeChooser/
56b2153 Automatic translation import
* packages/apps/TvSettings/
2ed1168 Automatic translation import
* packages/apps/UnifiedEmail/
351a9d1 Automatic translation import
* packages/providers/CalendarProvider/
bf66c52 Automatic translation import
* packages/providers/DataUsageProvider/
ffd3c50 Automatic translation import
* packages/providers/DownloadProvider/
f65b576 Automatic translation import
* packages/providers/ThemesProvider/
6222a87 Automatic translation import
* packages/providers/WeatherProvider/
34d9c3e Automatic translation import
* packages/screensavers/Basic/
de1b4b4 Automatic translation import
* packages/screensavers/PhotoTable/
fc5761b Automatic translation import
* packages/services/CMAudioService/
aa1ccf0 Automatic translation import
* packages/services/LiveLockScreenService/
40301ec Automatic translation import
* packages/services/Mms/
477457f Automatic translation import
* packages/services/ThemeManagerService/
7b296c5 Automatic translation import
* packages/wallpapers/Basic/
7faa195 Automatic translation import
* packages/wallpapers/HoloSpiral/
69c0ea6 Automatic translation import
* packages/wallpapers/LivePicker/
24c9bd7 Automatic translation import
* packages/wallpapers/MagicSmoke/
b51da83 Automatic translation import
* packages/wallpapers/NoiseField/
1cc45c9 Automatic translation import
* packages/wallpapers/PhaseBeam/
4e6ecc6 Automatic translation import
* packages/wallpapers/PhotoPhase/
d3e978f Automatic translation import
====================
09-17-2016
====================
* android/
6191ecf Update default.xml
9f43c00 Update default.xml
bfc6484 Update README.mkdn
* device/oneplus/bacon/
e9e4954 Update system.prop
26c222d Update system.prop
a7f3260 Update system.prop
* device/qcom/common/
06c7d71 power: Simplify display_boost checks
* packages/apps/Messaging/
138768c Messaging: fix some int'l numbers from displaying incorrectly
82f20a2 Messaging: fix bad recycle on sending two mms in a row
* packages/apps/Settings/
4519782 Update security_settings_password.xml
4e96183 Update cm_strings.xml
====================
09-16-2016
====================
* android/
0c8025c Update README.mkdn
====================
09-15-2016
====================
* android/
db720f3 Update README.mkdn
e3ad664 Fork ALL Temasek repo's
1b5057d default.xml: cm: Update to 6.0.1_r66
57b2681 default.xml: cm: Update to 6.0.1_r66
* build/
053c3cc Merge pull request #1 from CyanogenMod/cm-13.0
* device/oneplus/bacon/
6c86f20 Change default display density to 400
* frameworks/av/
5690a08 Merge pull request #1 from CyanogenMod/cm-13.0
* frameworks/native/
b5dccc7 Merge pull request #1 from CyanogenMod/cm-13.0
* frameworks/opt/telephony/
20b2b95 Merge pull request #1 from CyanogenMod/cm-13.0
* hardware/qcom/audio-caf/msm8974/
4c9949d audio: set voice call volume step by property
* libcore/
7d596b2 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/apps/Bluetooth/
8445b78 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/apps/BluetoothExt/
085d857 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/apps/CellBroadcastReceiver/
39294ac Merge pull request #1 from CyanogenMod/cm-13.0
* packages/apps/DeskClock/
04e8fee Merge pull request #1 from CyanogenMod/cm-13.0
* packages/apps/Dialer/
3c0c6de Merge pull request #1 from CyanogenMod/cm-13.0
* packages/apps/InCallUI/
1e8c114 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/apps/PackageInstaller/
ca8daaa Merge pull request #1 from CyanogenMod/cm-13.0
* packages/apps/PhoneCommon/
677d25f Merge pull request #1 from CyanogenMod/cm-13.0
* packages/apps/SetupWizard/
5183725 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/apps/Snap/
b2ceca9 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/apps/Trebuchet/
57af1a7 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/inputmethods/LatinIME/
02def33 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/providers/ContactsProvider/
e1e7fc4 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/providers/MediaProvider/
234c309 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/providers/TelephonyProvider/
d47fe69 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/services/Telecomm/
25f01d6 Merge pull request #1 from CyanogenMod/cm-13.0
* packages/services/Telephony/
5e939ff Merge pull request #1 from CyanogenMod/cm-13.0
* packages/themes/HexoLibre/
b0003f4 Fix eject SD card icon being too dark
f433d8a Update device settings theme and theme CMUpdater
* system/core/
5b6c2a8 Merge pull request #1 from CyanogenMod/cm-13.0
* vendor/cmsdk/
883c52b Merge pull request #1 from CyanogenMod/cm-13.0
====================
09-14-2016
====================
* device/oppo/common/
1993916 ConfigPanel: add Settings search indexing
* device/oppo/msm8974-common/
aaa6cfd msm8974: Opt out of CM charger
* packages/apps/Settings/
c61e19b Build v11.5
ddc9f84 Update security_settings_password.xml
* packages/apps/Trebuchet/
2490435 Trebuchet: fix potential NPE when info is null
6fa6ff6 Trebuchet: STK app rename customization for latam region.
* packages/themes/HexoLibre/
4d602a8 Theme new Theme Chooser icon
* vendor/oneplus/
aa96c84 Merge pull request #41 from dianlujitao/cm-13.0
====================
09-13-2016
====================
* device/oneplus/bacon/
06714c2 Update izat.conf
db57d9d Reenable GPS SAP
e4a63d0 Use LZ4 for memory compression [1/2]
a1bcacd Disable GPS SAP
006a2fd Limit Backgroud Apps to 20
* hardware/qcom/audio-caf/msm8937/
543e8fa msm8937: policy_hal: Don't fill in offload information for unsupported streams
* packages/apps/AudioFX/
d6b01bb Merge "Automatic translation import" into cm-13.0
* packages/apps/CMBugReport/
f384085 Automatic translation import
* packages/apps/CMFileManager/
9ba3d97 Automatic translation import
* packages/apps/CellBroadcastReceiver/
fb97d9a Automatic translation import
* packages/apps/Settings/
df75134 cm_strings.xml
* packages/apps/ThemeChooser/
b266a27 Automatic translation import
* packages/providers/WeatherProvider/
4a176fd Automatic translation import
* packages/services/CMAudioService/
fe7240b Automatic translation import
* packages/wallpapers/Galaxy4/
3cf4e1c Automatic translation import
* prebuilts/gcc/linux-x86/arm/arm-eabi-6.x-linaro/
1bce655 Initial commit
* prebuilts/gcc/linux-x86/arm/arm-eabi-7.0/
5d8be41 Initial commit
* prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/
c704108 Initial commit
* vendor/cmsdk/
fceb077 Don't unboundedly enqueue transition messages.
====================
09-12-2016
====================
* device/oneplus/bacon/
06714c2 Update izat.conf
db57d9d Reenable GPS SAP
e4a63d0 Use LZ4 for memory compression [1/2]
a1bcacd Disable GPS SAP
006a2fd Limit Backgroud Apps to 20
* frameworks/base/
0f72055 PhoneWindowManager: set focus flags on keyguard panels
2abbc63 DO NOT MERGE: Allow apps with CREATE_USERS permission to call UM.getProfiles.
0942fc1 Automatic translation import
9f78bf9 connectivity-service: fix/improve unique hostname
9579f01 Ensure DHCP requests have nonempty hostnames
478e197 Automatic translation import
ade8968 SystemUI: Don't pad when config_showScreenOnLockScreenHints is false
f4c4501 Themes: Give power dialogs own set of volume icons for themes
* packages/apps/Eleven/
89f5a4d eleven: Runtime permissions
* packages/apps/Settings/
198b4ac Build v11.4
* prebuilts/gcc/linux-x86/arm/arm-eabi-7.0/
5d8be41 Initial commit
* prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/
c704108 Initial commit
====================
09-10-2016
====================
* cts/
2f0cd21 Merge "DO NOT MERGE:Updated the test to use Build.VERSION.SECURITY_PATCH Updated the test for August 2016" into marshmallow-cts-release
3374a18 DO NOT MERGE:Updated the test to use Build.VERSION.SECURITY_PATCH Updated the test for August 2016
* device/oneplus/bacon/
7d095d4 Update proprietary-files-qc.txt
* frameworks/base/
d0998a6 Update PanelView.java
====================
09-09-2016
====================
* device/oneplus/bacon/
c37b262 Remove SlimOTA App
* kernel/oneplus/msm8974/
62d75e8 msm: camera: Port camera patches to oppo_camera
eb9a5c6 fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE
7c6652c spmi: prevent showing the address of spmidev
8c17ce1 msm: camera: Fix memory read by adding bounds check
78b7f88 ASoC: msm: qdsp6v2: check param length for EAC3 format
e8cf912 msm: ipa: fix potential race condition ioctls
35b7df8 input: synaptics: allocate heap memory for temp buf
5ffc7c1 msm: camera: sensor: Fix use after free condition
beeaff9 msm: camera: restructure data handling to be more robust
c9b1475 ASoC: msm-lsm-client: free lsm client data in msm_lsm_close
9af2502 msm: crypto: Fix integer over flow check in qcedev driver
5460b50 msm: mdss: Correct block id check for mdss_mdp_misr_table
a87df24 wlan: fix buffer overflow in linkspeed ioctl
7062cfc wcnss: Avoid user buffer overloading for write cal data
e485ca6 wlan: Remove the support for setwpaie ioctl
65d44c3 ASoC: check for null function pointer for dummy device read/write
98eca36 BACKPORT: Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
a23e231 UPSTREAM: ppp: defer netns reference release for ppp channel
0aef289 UPSTREAM: net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
1c71657 UPSTREAM: ipv6: add complete rcu protection around np->opt
cdafa15 UPSTREAM: netfilter: x_tables: make sure e->next_offset covers remaining blob size
be59db6 UPSTREAM: netfilter: x_tables: validate e->target_offset early
fe4c46e UPSTREAM: KEYS: potential uninitialized variable
8f6058e net: ipc_router: Bind only a client port as control port
4fdb171 UPSTREAM: net: Fix use after free in the recvmmsg exit path
* packages/apps/SoundRecorder/
2e5f3ba SoundRecorder: Only attempt bluetooth recording if an adapter is present
Nice!! Gogo
Enviat des del meu A0001 usant Tapatalk
Hoh...... What have we here!
Well shared, mate!
nice man!
Added kernel features and source to OP.
This is great.. Already have temasek on my S3, it's going to be great to have in on my 1+1..
can i drty flash this on BeconV6?
marcel112 said:
can i drty flash this on BeconV6?
Click to expand...
Click to collapse
Flashing for first time clean flash needed I'll update op.
Could you post a link to just the temasek krenel?
I remember rocking temasek on my note 3?
OmegaBlaze said:
Could you post a link to just the temasek krenel?
I remember rocking temasek on my note 3?
Click to expand...
Click to collapse
No temasek kernel for opo. He doesn't own the device. The built in kernel is a great stable kernel though [emoji14]
No camera possible. All FC.
Any ideaal
Sent from my A0001 using XDA Premium HD app
marcel112 said:
No camera possible. All FC.
Any ideaal
Sent from my A0001 using XDA Premium HD app
Click to expand...
Click to collapse
What gapps are you using?
Sent from my One A0001 using Tapatalk
marcel112 said:
No camera possible. All FC.
Any ideaal
Sent from my A0001 using XDA Premium HD app
Click to expand...
Click to collapse
Camera fine here. Plus cm 11s also works here. I use slim gapps.
I can't even install it
i get an error ...
some1 else with the same problem?
primo14z said:
I can't even install it
i get an error ...
some1 else with the same problem?
Click to expand...
Click to collapse
Try a clean flash and try again.
i am trying with MultiROM...
primo14z said:
i am trying with MultiROM...
Click to expand...
Click to collapse
you might be more help and say what the error is.
BLOWNCO said:
you might be more help and say what the error is.
Click to expand...
Click to collapse
hmm it says Failed to open ZIP archive /tmp/mr_update.zip
Errasing incomplete ROM

[HELP] Adding RRO Layers to AOSP Rom

Hi, I have a falcon (Moto G 2013). I built an AOSP rom from source and using a toolchain but I am unable to find a guide to cherry pick RRO to my rom. I saw the github wiki from here and here is my terminal output:
Code:
[email protected]:~/aosp/frameworks/base$
git initInitialized empty Git repository in /home/yeshwanthvshenoy/aosp/frameworks/base/.git/
[email protected]:~/aosp/frameworks/base$ git remote add origin https://github.com/yeshwanthvshenoy/platform_frameworks_base.git
[email protected]:~/aosp/frameworks/base$ git remote -v
origin https://github.com/yeshwanthvshenoy/platform_frameworks_base.git (fetch)
origin https://github.com/yeshwanthvshenoy/platform_frameworks_base.git (push)
[email protected]:~/aosp/frameworks/base$ git remote add revert https://github.com/LiquidSmooth/android_frameworks_base.git
[email protected]:~/aosp/frameworks/base$ git remote -v
origin https://github.com/yeshwanthvshenoy/platform_frameworks_base.git (fetch)
origin https://github.com/yeshwanthvshenoy/platform_frameworks_base.git (push)
revert https://github.com/LiquidSmooth/android_frameworks_base.git (fetch)
revert https://github.com/LiquidSmooth/android_frameworks_base.git (push)
[email protected]:~/aosp/frameworks/base$ git fetch revert
remote: Counting objects: 1253863, done.
remote: Total 1253863 (delta 0), reused 0 (delta 0), pack-reused 1253863
Receiving objects: 100% (1253863/1253863), 1.57 GiB | 13.30 MiB/s, done.
Resolving deltas: 100% (752145/752145), done.
From https://github.com/LiquidSmooth/android_frameworks_base
* [new branch] 5.1 -> revert/5.1
* [new branch] 5.1-aosp -> revert/5.1-aosp
* [new branch] lollipop -> revert/lollipop
* [new branch] lollipop-cm -> revert/lollipop-cm
[email protected]:~/aosp/frameworks/base$ git revert b97528cd113acd733e731efcff246fc64f234362
error: refusing to lose untracked file at 'libs/androidfw/AssetManager.cpp'
error: refusing to lose untracked file at 'include/androidfw/AssetManager.h'
error: refusing to lose untracked file at 'core/jni/android_util_AssetManager.cpp'
error: refusing to lose untracked file at 'core/java/android/content/res/AssetManager.java'
error: refusing to lose untracked file at 'cmds/idmap/scan.cpp'
error: could not revert b97528c... base: Fix the problems for runtime overlay.
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add <paths>' or 'git rm <paths>'
hint: and commit the result with 'git commit'
[email protected]:~/aosp/frameworks/base$

Categories

Resources