<rhcp> dammit
<rhcp> bombed on me again
<rhcp> same spot
<rhcp> i guess i need to resync
<rhcp> fuck
<rhcp> 73M
<rhcp> no ccache
<rhcp> some update on my ubuntu LTS box
<rhcp> removed all my users and shit. I thought i was rooted or somecrap
<rhcp> hasn't been the same since
<rhcp> this is annoying now. i need to resync ok
<rhcp> repo init -u git://github.com/CyanogenMod/android.git -b cm-10.1
<rhcp> err
<rhcp> my ssd must be saying fuck off
<rhcp> sh-4.2$ rm -rf cm10.1*
<rhcp> between that + sync
Umeaboy has joined #teamhacksung
<Umeaboy> Hi!
<slayher> rhcp, ya if i was using linux it would be a little faster, but I am using mountain lion
<rhcp> Mac: iMac (27" Mid 2011) • CPU: Intel Core i7 870 @ 3.51GHz • RAM: 30.35GB/32.0GB [❙❙❙❙❙❙❙❙❙|❙] • HDD: 120.59GB/238.15GB [❙❙❙❙❙|❙❙❙❙❙] • GPU: PNY GeForce 9800 GT [1024 MB] Res: 1920 x 1080 & 1920 x 1080 • Audio: VoodooHDA • OS: OS X 10.8.3 [12D68] x64 • Up: 5 days 17:34 • Client: Textual 2.1.0-Conti • Script: si 0.3.9
<rhcp> :)
<Umeaboy> I'm using this guide in order to make a working image for the P1000 (a.k.a p1) using chroot: http://androlinux.com/android-ubuntu-development/how-to-build-chroot-arm-ubuntu-images-for-android/
<rhcp> wrong place budddy
<Umeaboy> But it's NOT for Ubuntu.
<Umeaboy> It's for Mageia.
<rhcp> slayher if you wanna help me config this bitch (linux box) ill give you ssh
<rhcp> :P
<rhcp> i know it can compile in ~10 minutes if done right
<rhcp> 6meg up
<rhcp> can be our little nightly box
<slayher> rhcp, did you 'export USE_CCACHE=1' ?
<rhcp> of course
<rhcp> i think its because i did do ccache -M XXX
<rhcp> or something
<slayher> ok, I forget sometimes when I use a new terminal
<slayher> I did that too
<rhcp> it wants to live in my home
<slayher> thats fine
<rhcp> which is NOT on my ssd
<rhcp> and it won't move
<slayher> ccache -M 100GB
<rhcp> i had to symlink
<slayher> you can define it
<rhcp> i tried
<rhcp> dont work
<rhcp> hence why i ask if you wanna come on :)
Turtuga has quit [Ping timeout: 248 seconds]
<rhcp> tis be your build box too :P
<slayher> really? I can't remember the exact define, but I tried it once, and it worked fine.
Turtuga has joined #teamhacksung
<rhcp> export CCACHE_DIR=
<rhcp> i know it all by heart
<rhcp> i can put /home/balls/
<rhcp> it goes to my default
<rhcp> so i finally symlinked homedir -> SSD
<rhcp> not sure if its really working
<slayher> do you have rights to the CCACHE_DIR you are trying to set?
<rhcp> of course
<rhcp> my SSD is world writeable
<rhcp> its purely meant for android
<slayher> hrm
<rhcp> its having sync sex atm
<rhcp> From git://github.com/CyanogenMod/android_prebuilt
<rhcp> * [new branch] cm-10.1 -> github/cm-10.1
<rhcp> * [new tag] cm-10.1-M1 -> cm-10.1-M1
<rhcp> i wonder if a progress bar could be added to repo command
<rhcp> so you just don't sit here and wonder if its doing something
<slayher> rhcp, my build finished, no erros
<rhcp> ill find out
<rhcp> its still sitting
<rhcp> i should build on this box
<rhcp> i have a sparse image setup
<rhcp> syncing working tree
<rhcp> yay
peterperfect has left #teamhacksung [#teamhacksung]
g_byers is now known as Frenchfries
<rhcp> ok done. lets see now
<rhcp> sh-4.2$ export USE_CCACHE=1
<rhcp> sh-4.2$ export CCACHE_DIR=/mnt/SSD/.ccache/
<rhcp> Set cache size limit to 104857600k
<rhcp> sh-4.2$ prebuilts/misc/linux-x86/ccache/ccache -M 100G
<rhcp> sh-4.2$
<rhcp> sh-4.2$ lunch cm_t0lte-userdebug && time make -j16 bacon
<rhcp> well that didn't work
<rhcp> fun
<slayher> you don't like mka?
<slayher> make clobber
<slayher> do that
<rhcp> its fresh
<rhcp> :)
<slayher> then your mka bacon
<slayher> ok
<rhcp> cm_t0lte-userdebug
<rhcp> yea?
<rhcp> Dependencies file not found, bailing out.
<rhcp> Done
<rhcp> build/core/product_config.mk:234: *** Cannot locate config makefile for product "cm_t0lte". Stop.
<rhcp> ** Don't have a product spec for: 'cm_t0lte'
<rhcp> ls: cannot access device/*/t0lte/cm.mk: No such file or directory
<rhcp> ** Do you have the right repo manifest?
<rhcp> wtf? :)
<slayher> oj
<slayher> oh
<slayher> local_manifests changed
<slayher> cd .repo
<rhcp> k
<slayher> mv local_manifest.xml ./local_manifests/roomservice.xml
peterperfect has joined #teamhacksung
<rhcp> i don't have one
<slayher> oh
<rhcp> fresh sync
<slayher> cause this is a completely clean sync
<rhcp> sh-4.2$ ls
<rhcp> roomservice.xml
<rhcp> exists already
<rhcp> sh-4.2$ cat roomservice.xml
<rhcp> <?xml version="1.0" encoding="UTF-8"?>
<rhcp> <project name="CyanogenMod/android_device_samsung_t0lte" path="device/samsung/t0lte" remote="github" />
<rhcp> </manifest>
<rhcp> <manifest>
<slayher> then it should get the dependicies for you
<rhcp> keyword being "should"
<rhcp> lol
<slayher> what branch? cm-10.1
<rhcp> yep
<rhcp> now i am totally fucking confused
<rhcp> like ^6
<rhcp> level
djselbeck has joined #teamhacksung
<slayher> this is mine, roomservice.xml that is, http://pastebin.com/Zuf4GCv4
<slayher> a couple extras in there lol
<rhcp> i shouldn't have to do this
<rhcp> but lets see
<rhcp> something is fucked hardcore
<rhcp> whats that?
<rhcp> I can't even get past the damn lunch
<rhcp> lol
<Jiangyi> rhcp: Make sure your repo version is 1.9, and do . build/envsetup.sh && breakfast t0lte
<rhcp> im not stupid :P
<Jiangyi> Mainly the repo version part :-P
<Jiangyi> The change to local_manifests has been kinda screwy. :/
<rhcp> all they do is screw
<rhcp> it should have left alone like it was a year ago
<rhcp> no manifests
Frenchfries is now known as GeordieNorman
<rhcp> just download *
peterperfect has quit [Ping timeout: 256 seconds]
<rhcp> its 99% more complex now
<Jiangyi> Well, I don't think anyone would enjoy downloading a ton of useless device trees/kernels :/
<rhcp> better then knot knowing wtf is wrong
<rhcp> if you ask me
<Jiangyi> I'd rather not download >10GB of stuff that's worthless to me, tyvm
<Umeaboy> mount -t ext2 /dev/loop1 or loop7 mageia/ as root won't work.
<Umeaboy> Any suggestions?
<Umeaboy> I know I'm root.
<rhcp> dude
<Umeaboy> I know that I'm standing in the right place.
<rhcp> this is not funny
<rhcp> Umeaboy you are in the wrong place wrong room
<rhcp> stfu
<rhcp> thx
<rhcp> i made a local_manifest.xml
<rhcp> bet this works
<Jiangyi> It'll work, you'll just get that warning every time you sync :/
<rhcp> i rather it work
<rhcp> then not working at all
<rhcp> everything i have is up2date
<rhcp> its the mainline
<Jiangyi> You literally just have to take that xml, rename it to roomservice.xml, and drop it into /.repo/local_manifests folder
<rhcp> yes i know
<rhcp> i have that
<rhcp> it does shit
<rhcp> i copied slayher's
<Jiangyi> Works fine on my end. ._.
<rhcp> box runs apt-get update && apt-get dist-upgrade
<rhcp> every 5 hrs
<rhcp> so its pretty up2date
<rhcp> :)
<rhcp> repo is updated via
<rhcp> then copied to /bin
<rhcp> just incase
<rhcp> not sure what else i could be missing?
<slayher> what error are you getting?
<rhcp> pasted above
<rhcp> now i made a local_manifest
<rhcp> and copied your thing in
<rhcp> and synced
<slayher> run reposing again
<rhcp> now its resolving detltas
<slayher> bah
<rhcp> i did
<rhcp> it does 0
<rhcp> ran it 4 times
<slayher> now lunch cm_t0lte-userdebug again
<rhcp> its going to work fine with the local
<rhcp> bet you
<rhcp> syncing working treee
<rhcp> sh-4.2$ lunch cm_t0lte-userdebug && time make -j16 bacon
<rhcp> Looking for dependencies
<rhcp> PLATFORM_VERSION_CODENAME=REL
<rhcp> ============================================
<rhcp> PLATFORM_VERSION=4.2.2
<rhcp> TARGET_PRODUCT=cm_t0lte
<rhcp> CC_CACHE being used now
<rhcp> too
<rhcp> files in cache 337422
<rhcp> cache size 30.9 Gbytes
<rhcp> max cache size 100.0 Gbytes
djselbeck has quit [Ping timeout: 272 seconds]
krabador has joined #teamhacksung
<slayher> rhcp, well did it finish this time?
<rhcp> its on libchromium
<rhcp> slayher got a nexus10?
<slayher> i dont
<rhcp> thinking of getting one now
<rhcp> figure while in stock
<rhcp> can prob use as a write off
<slayher> i would love to pick up a nexus 7 for tom, but i don't need to spend the money
<rhcp> i have 2
<rhcp> if you want to buy one
<rhcp> both are pretty much damn new
<rhcp> 32G
<rhcp> wifi
<rhcp> and have box
<rhcp> want?
w00tc0d3 has quit [Ping timeout: 248 seconds]
w00tc0d3 has joined #teamhacksung
w00tc0d3 has joined #teamhacksung
<slayher> rhcp, the just wifi editions?
<rhcp> Yea
<rhcp> non 3G
<rhcp> you can add a 3G dongle
<rhcp> if you wanted
<slayher> nah, if i am gonna spend the money, it will be on a tmo 3g one. but wife will probably kick me in the nuts lol
<rhcp> how much? is it?
<rhcp> TMO is a rip off
<rhcp> i fucked them over 3 months ago
<rhcp> jesus fuck google fucks you over
<rhcp> 550 for the device alone
<rhcp> wtf
<rhcp> TAX alone is a fucking case with keyboard
<rhcp> playstore is bullshit
<rhcp> they are no way shipping from NC
* rhcp looks on amazon
<rhcp> what are they on drugs?
<slayher> rhcp, 299.99 for n7-3g
<rhcp> fuck that
<rhcp> id sell you mine way less
<rhcp> and add a 3G dongle
<rhcp> they are like 25 bucks
<rhcp> i know
<rhcp> wifi only + 3G dongle
<rhcp> tape to back of unit
<rhcp> or w/e
<rhcp> save 150
w00tc0d3 has quit [Ping timeout: 272 seconds]
chi_ has joined #teamhacksung
w00tc0d3 has joined #teamhacksung
w00tc0d3 has quit [Changing host]
w00tc0d3 has joined #teamhacksung
<Jiangyi> rhcp: Cheaper than iPad? :/
<rhcp> n10?
<Jiangyi> Ya
<rhcp> by a bit
<rhcp> has me thinking tbh
<Jiangyi> $100 is quite a bit. :-P
<rhcp> not really
<rhcp> if you consider what an ipad is
<rhcp> i own 2
<Jiangyi> I still consider tablets to be kinda useless :/
<Jiangyi> Only tablet that I ever cared about was the Transformer, and that was because of the keyboard dock.
chi__ has joined #teamhacksung
chi_ has quit [Ping timeout: 272 seconds]
krabador has quit [Remote host closed the connection]
fredls has joined #teamhacksung
SteSu has quit [Quit: changing servers]
SteSu has joined #teamhacksung
addi has quit [Ping timeout: 272 seconds]
addiasd has joined #teamhacksung
Umeaboy has quit [Quit: Leaving]
GeordieNorman is now known as gbyers[Away]
Kaik541 has quit [Ping timeout: 264 seconds]
Kaik541 has joined #teamhacksung
<rhcp> dammit
<rhcp> wtf
<rhcp> Jiangyi build still bombed
<rhcp> this time on API stubs
<rhcp> wtf
<rhcp> slayher you on?
<rhcp> seriously wtf
<rhcp> :)
<rhcp> this is bullshit
<rhcp> Warning: AndroidManifest.xml already defines targetSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
<rhcp> 91 errors
<rhcp> make: *** Waiting for unfinished jobs....
<rhcp> warning: no entries written for drawable/bg_cling5
<rhcp> make: *** [/mnt/SSD/android/cm10.1/out/target/common/docs/api-stubs-timestamp] Error 45
<rhcp> '/mnt/SSD/android/cm10.1/out/target/common/obj/APPS/Trebuchet_intermediates/classes.dex' as 'classes.dex'...
<rhcp> wtf
<rhcp> this may explain why nightly are fucked
<rhcp> real 73m17.080s
<rhcp> and what the fuck is with 73M compile times
<rhcp> someone committed something wrong
Kaik541 has quit [Quit: Leaving]
Turilo has quit [Quit: Leaving]
<rhcp> Reading library jar [/mnt/SSD/android/cm10.1/out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar]
<rhcp> frameworks/base/core/java/android/provider/ContactsContract.java:3369: error: unmappable character for encoding ASCII
<rhcp> ^
<rhcp> * be a textual representation of an action (e.g. ???Checked in at Joe's???).
<rhcp> someone fucked a commit
Oranav has quit [Remote host closed the connection]
Oranav has joined #teamhacksung
DemonWav has joined #teamhacksung
Rebellos_ has quit [Ping timeout: 276 seconds]
DemonWav has left #teamhacksung ["Leaving"]
CoreISP has quit [Quit: Leaving]
slayher_ has joined #teamhacksung
slayher_ has joined #teamhacksung
slayher__ has quit [Read error: Connection reset by peer]
slayher has quit [Read error: Connection reset by peer]
slayher has joined #teamhacksung
slayher has quit [Changing host]
slayher has joined #teamhacksung
lolwat has joined #teamhacksung
lodder has joined #teamhacksung
lodder_ has quit [Ping timeout: 245 seconds]
ricotz has joined #teamhacksung
ricotz has joined #teamhacksung
ricotz has quit [Changing host]
djselbeck has joined #teamhacksung
djselbeck has quit [Ping timeout: 272 seconds]
ricotz has quit [Quit: Ex-Chat]
a3Dman has quit [Quit: Linkinus - http://linkinus.com]
Forsaken has quit [Ping timeout: 276 seconds]
drupol has joined #teamhacksung
<rekoil> ok this is fucking weird now
<rekoil> i've figured out the problem
<rekoil> well
<rekoil> not exactly, but the solution is to flash Perseus kernel...
<rekoil> if i replace perseus kernel with stock then radio doesn't work...
<rekoil> makes no sense...
IbrahimA is now known as IbrahimA|znc
angelsl has joined #teamhacksung
kZard|netbook has quit [Ping timeout: 248 seconds]
Kaik541 has joined #teamhacksung
chris41g has quit [Ping timeout: 248 seconds]
chris41g has joined #teamhacksung
arikb has quit [Read error: Operation timed out]
arikb has joined #teamhacksung
djselbeck has joined #teamhacksung
djselbeck has quit [Ping timeout: 272 seconds]
dungo21 has joined #teamhacksung
<dungo21> Hello to all
<dungo21> I'm trying to build the cm 10.1 and mostly figured out things but now there is a well known No rule to make target when making libhdmi.so (my device I9100 is already runninh CM 10.1)
kZard|nb has joined #teamhacksung
dungo21 has quit [Ping timeout: 272 seconds]
dungo21 has joined #teamhacksung
drupol has quit [Quit: Leaving.]
a3Dman has joined #teamhacksung
AndroUser2 has joined #teamhacksung
AndroUser2 has quit [Read error: Operation timed out]
drupol has joined #teamhacksung
AndroUser2 has joined #teamhacksung
chi__ has quit [Remote host closed the connection]
AndroUser2 has quit [Ping timeout: 264 seconds]
AndroUser2 has joined #teamhacksung
AndroUser2 has quit [Ping timeout: 256 seconds]
kZard|netbook has joined #teamhacksung
kZard|nb has quit [Ping timeout: 264 seconds]
slayher has quit [Read error: Connection reset by peer]
slayher has joined #teamhacksung
slayher has quit [Changing host]
slayher has joined #teamhacksung
Kaik541 has quit [Quit: Leaving]
lolwat has quit [Read error: Connection reset by peer]
kZard|netbook has quit [Ping timeout: 252 seconds]
kZard|nb has joined #teamhacksung
<je_> has anyone here worked on reversing any of the basebands for GT-i9300? i'm looking at the NELK2 baseband at the moment, where the main code is mapped at 0x60300000. the nv_data.bin contents is presumably mapped at 0x60e80000 -> 0x61080000. the main code has references to data beyond that as well though, and i'm trying to figure out what's mapped there.
addiasd is now known as addi
slayher has quit [Ping timeout: 255 seconds]
slayher_ has quit [Ping timeout: 276 seconds]
Wout has joined #teamhacksung
Wout` has quit [Ping timeout: 248 seconds]
sbrissen_gone has quit [Quit: Konversation terminated!]
lolwat has joined #teamhacksung
Oranav has quit [Read error: Connection reset by peer]
diego-ch has joined #teamhacksung
krabador has joined #teamhacksung
kZard|nb has quit [Ping timeout: 252 seconds]
sbrissen has joined #teamhacksung
bytecode has joined #teamhacksung
peterperfect has joined #teamhacksung
peterperfect has left #teamhacksung [#teamhacksung]
Johnsel has quit [Ping timeout: 264 seconds]
Johnsel has joined #teamhacksung
lolwat has quit [Read error: Connection reset by peer]
kZard|nb has joined #teamhacksung
shezar has joined #teamhacksung
GNUtoo-m4a785t-m has joined #teamhacksung
dungo21 has quit []
fredls has quit [Ping timeout: 272 seconds]
kZard|nb has quit [Ping timeout: 240 seconds]
kZard|netbook has joined #teamhacksung
Rebellos has joined #teamhacksung
_whitelogger has joined #teamhacksung
ricotz has joined #teamhacksung
ricotz has quit [Changing host]
ricotz has joined #teamhacksung
bytecode has quit [Ping timeout: 240 seconds]
humberos has joined #teamhacksung
humberos has quit [Changing host]
humberos has joined #teamhacksung
_whitelogger has joined #teamhacksung
CoreISP has joined #teamhacksung
CoreISP has quit [Changing host]
CoreISP has joined #teamhacksung
angelsl has quit [Ping timeout: 255 seconds]
krabador has quit [Ping timeout: 264 seconds]
shezar has quit [Read error: Connection reset by peer]
q3k has quit [Read error: Operation timed out]
q3k has joined #teamhacksung
krabador has joined #teamhacksung
drupol has quit [Ping timeout: 255 seconds]
paulk-desktop has joined #teamhacksung
avinashrbhat has joined #teamhacksung
avinashrbhat has left #teamhacksung [#teamhacksung]
kZard|netbook has quit [Ping timeout: 260 seconds]
kZard|nb has joined #teamhacksung
John__ has joined #teamhacksung
John__ has quit [Client Quit]
white has quit [Remote host closed the connection]
white has joined #teamhacksung
Forsaken has joined #teamhacksung
drupol has joined #teamhacksung
krabador has quit [Ping timeout: 264 seconds]
krabador has joined #teamhacksung
white has quit [Ping timeout: 276 seconds]
mobilx has joined #teamhacksung
bytecode has joined #teamhacksung
bytecode is now known as bytecode|study
<paulk-desktop> codeworkx, hi, I will probably come with a fully-featured sensors HAL for p5100/p3100 (and the wifi versions too) in soem days
<codeworkx> nice
white has joined #teamhacksung
lolwat has joined #teamhacksung
_whitelogger has joined #teamhacksung
kZard|nb has quit [Ping timeout: 260 seconds]
kZard|nb has joined #teamhacksung
krabador has quit [Ping timeout: 264 seconds]
bytecode|study has quit [Ping timeout: 248 seconds]
gladiac1337_ has joined #teamhacksung
juchmis has joined #teamhacksung
UnknownzD has joined #teamhacksung
bytecode has joined #teamhacksung
bytecode is now known as bytecode|xbox
krabador has joined #teamhacksung
th3g1z|win has joined #teamhacksung
<UnknownzD> may I ask is there still anyway to bypass the ro.camera.sound.forced patch? it seems like ro.camera.sound.forced=0 is not working on my Galaxy R
<UnknownzD> I need something other than setting default.prop
<UnknownzD> and seems like latest samsung android framework is setting the lower limit of system volume to 1 only
drupol1 has joined #teamhacksung
<UnknownzD> and hence can't set it to 0
th3g1z has quit [Read error: Connection reset by peer]
drupol has quit [Read error: Operation timed out]
<UnknownzD> anyway if someone knows how to fix it, please let me know :\ the shutter sound is fucking annoying when taking photo at night
<UnknownzD> especially in my home :(
<UnknownzD> okay nvm I will do the sound delete trick instead
dungo21 has joined #teamhacksung
bytecode|xbox has quit [Ping timeout: 248 seconds]
a2n has quit [Ping timeout: 276 seconds]
a2n has joined #teamhacksung
dungo21 has quit [Ping timeout: 264 seconds]
dungo21 has joined #teamhacksung
mobilx has quit [Ping timeout: 245 seconds]
okrasit has quit [Ping timeout: 256 seconds]
dungo21 has quit [Ping timeout: 255 seconds]
bytecode_ has joined #teamhacksung
bytecode_ has quit [Remote host closed the connection]
bytecode_ has joined #teamhacksung
bytecode_ has quit [Remote host closed the connection]
bytecode_ has joined #teamhacksung
kZard|nb has quit [Ping timeout: 264 seconds]
bytecode_ has quit [Remote host closed the connection]
budmang_ has joined #teamhacksung
bytecode_ has joined #teamhacksung
budmang has quit [Read error: Operation timed out]
okrasit has joined #teamhacksung
bytecode_ is now known as bytecode
a3Dman has quit [Ping timeout: 272 seconds]
kZard|nb has joined #teamhacksung
diego-ch_ has joined #teamhacksung
diego-ch has quit [Ping timeout: 272 seconds]
a3Dman has joined #teamhacksung
avinashrbhat has joined #teamhacksung
drupol1 has quit [Quit: Leaving.]
a3Dman has quit [Ping timeout: 264 seconds]
gladiac1337_ has quit [Quit: Leaving]
humberos has quit [Read error: Connection reset by peer]
scar45 is now known as scar45|znc
scar45|znc is now known as scar45
humberos has joined #teamhacksung
humberos has quit [Changing host]
humberos has joined #teamhacksung
kZard|netbook has joined #teamhacksung
kZard|nb has quit [Ping timeout: 255 seconds]
scar45 is now known as scar45|znc
humberos has quit [Remote host closed the connection]
scar45|znc is now known as scar45
lolwat has quit [Read error: Connection reset by peer]
a3Dman has joined #teamhacksung
sud3n has joined #teamhacksung
kZard|netbook has quit [Ping timeout: 260 seconds]
bytecode has quit [Remote host closed the connection]
UnknownzD has quit [Ping timeout: 244 seconds]
sbrissen is now known as sbrissen_gone
krabador has quit [Ping timeout: 264 seconds]
Kaik541 has joined #teamhacksung
paulk-desktop has quit [Quit: Ex-Chat]
UnknownzD has joined #teamhacksung
DemonWav has joined #teamhacksung
DemonWav has left #teamhacksung [#teamhacksung]
<rhcp> figured out build issues
Kaik541 has quit [Ping timeout: 264 seconds]
<Jiangyi> What was it?
<Jiangyi> Cuz I'm sure it wasn't a bad commit :-P
Kaik541 has joined #teamhacksung
<UnknownzD> ok it turns out that the ro.camera.sound.forced=0 does not work due to CSC code :\
<UnknownzD> const-string v1, "ro.csc.sales_code"
<UnknownzD> const-string v1, "OPP"
<UnknownzD> so if someone has found that the prop does not work any more
<UnknownzD> decompile the camera.apk and looks into AbstractCameraActivity.smali
<UnknownzD> inside there will be a small function called ".method protected isEnforcedPlayingShutterSound()Z"
<UnknownzD> just uses any CSC code placed there
<UnknownzD> and you should be good to go
<UnknownzD> actually this is just theory, and I will test it in 15 mins
<UnknownzD> by repacking the ramdisk and adding the line
<UnknownzD> but it should be exactly the thing that I was looking for. When I was using an ICS leaked from Austrilla 3, I was able to use that ro.camera.sound.forced=0 command
<UnknownzD> and until I switched to a newer one based on Asia region
<UnknownzD> things get fucked up even I have tried to use the deodexed version of the old Austrilla 3 camera.apk
<UnknownzD> it turns out that "HUT - Australia (3) BRANDED" is on the exceptional list as well (from that function) -.-
sunri5e has quit [Ping timeout: 260 seconds]
sunri5e has joined #teamhacksung
slayher has joined #teamhacksung
slayher has quit [Changing host]
slayher has joined #teamhacksung
slayher_ has joined #teamhacksung
<gbyers[Away]> brb
gbyers[Away] has quit [Quit: Linkinus For Mac - www.linkinus.com]
g_byers has joined #teamhacksung
<Entropy512> UnknownzD: if you're hooking shit in the camera, I suggest looking at Xposed (search for it on XDA) and also look into Androguard - their decompiler is nice
<UnknownzD> oh yea thx for that great suggestion
<UnknownzD> it is funny that even I resign the apk with xdaAutoAPKtool
<UnknownzD> it is still getting crashed
<UnknownzD> even I didn't edit the code / res at all :\
<Entropy512> probably need to resign anything that uses the same signing key
<Entropy512> one of the best parts of xposed - doesn't fuck with signatures. :)
<UnknownzD> :o rly? thats nice
<UnknownzD> ah injection in run time
<UnknownzD> problem is that I don't have too much time to develop such a code :\