LEGION MODZ
I have enabled a lock on this site to keep trollz out. This is a team of Android hackerz that believes in teamwork. So, Kinfolk if you wouldn't mind, please register and log in and help us grow. A.S.A.P...
LEGION MODZ
I have enabled a lock on this site to keep trollz out. This is a team of Android hackerz that believes in teamwork. So, Kinfolk if you wouldn't mind, please register and log in and help us grow. A.S.A.P...
LEGION MODZ
Would you like to react to this message? Create an account in a few clicks or log in to continue.

LEGION MODZ

We Are Legion
 
HomePortalGalleryLatest imagesSearchRegisterLog in

 

 My vice Iz da device

Go down 
Go to page : Previous  1, 2, 3  Next
AuthorMessage
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Jan 31, 2014 4:16 pm

Update on project "Cha0$ Legion Rom"
repo sync on mr-1, mr-2., and I'm getting kitkat source right now.
I think some basic changes to CMDLine, selinux, etc and when all is well we should be able to push all three at once.
*fingers crossed *
Back to work
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeThu Feb 06, 2014 1:17 pm

After removing system partition to add linux, Windows crashes, leading me back to square one. Last backup of d tree was before recent changes  lol!  ;(


Ok correction, I kept the projects folder from my .repo
And I re-installed linux last night.
I should be back up in a few hours
S/O to AF for log cat info.
I dont know anything about the process,
but the info I have now will get this thing further.
TY.  bounce 
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeThu Feb 06, 2014 2:26 pm

Off topic but...
I went with a full format of c:
Then
I added mini tool partition tool
Changed c: to logical with no data on the system
Reboot
Divided c: in half
Boot to live mint16 disc.
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 3:31 pm

After 24 hrs I'm back up. Idk if I got this tree back where I had it before but if it wasnt booting It doesn't really matter. Lol.
I'll add a read me file later. The only way I get my tree to build properly you have to add Doomlord's 4.6 linaro in android/system/prebuilt/linux-x86/toolchain --- if not it will tell you it what it wants.

I'm tired of building and testing so here is the test rom
https://www.dropbox.com/s/9q5iokf75l0itdb/cos-0.8-20140207-UNOFFICIAL-warplte.zip
Like I said before, I'll push to the hub when it boots, until then
https://www.dropbox.com/s/up6t0vvtau1vl4f/2014_2_7.tar.gz

i havent run this tree build from start to stop yet. i took PG/2100 tree
meshed it together with my old tree
added some stuff from hroark13/DM47021
dropped the 4.6 in toolchain
added 3 of DM legacy dir. to hardware/qcom
removed a few basic errors in source
added gcm to vendor
removed camera.so files for test
kernel/modules build auto, i think because the kernel BINARIES are called for twice in the command in the warplte.mk
its hackish, but it does build them.
i start changing things as soon as i see errata, so i cant name everything that has been done
also i added some fixes from AF people
cdz/rbmax/js80


Last edited by WARP3D420Admin on Fri Feb 07, 2014 4:42 pm; edited 1 time in total
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 4:26 pm

see like this


<android xmlns:android="http://schemas.android.com/apk/res/android">
       <manifest android:versionCode="INTEGER" android:versionName="STRING"/>
</android>

<android xmlns:android="http://schemas.android.com/apk/res/android">
       <manifest android:versionCode="5" android:versionName="1.0.5"/>
</android>


 i added this to both the .xml in android/system/android. do i know if it will work ...nope


Last edited by WARP3D420Admin on Fri Feb 07, 2014 4:46 pm; edited 1 time in total
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 4:35 pm

Also I added all the android ndk toolchains to android/system/prebuilt/linux-x86/toolchain, do i know if it will help, idk but i did it lol, thats why i dont push, when i experiment, thats all it is

Another example of an experiment
I added ant.properties

<property name="java.compilerargs"
value="-Xlint:unchecked"  />

ant -Djava.compilerargs=-Xlint debug

do i know if it will work ...no
but i try it anyway

going to remove alot from system prop. throwing way too many warnings

#
## system.prop for warplte
#

DEVICE_PROVISIONED=1
ro.ril.transmitpower=true
#
rild.libpath=/system/lib/libril-qc-qmi-1.so
#
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
#
#
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=gpu
debug.enable.wl_log=1
debug.mdpcomp.maxlayer=4
debug.mdpcomp.logs=0
#
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
#
ro.hdmi.enable=true
lpa.decode=true
#
#
lpa.use-stagefright=true
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
#
ro.use_data_netmgrd=true
#
persist.timed.enable=true
af.resampler.quality=255
mpq.audio.decode=true
ro.qualcomm.bt.hci_transport=smd
#
ro.warmboot.capability=1
#
ro.cdma.voicemail.number=mine
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 6:05 pm

i will point out below what errata or error messages or warnings are:
|
|
|
|
|
v


(this is healthy)
included from /home/warped420/android/system/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/../lib/gcc/i686-linux/4.6.x-google/../../../../i686-linux/include/c++/4.6.x-google/ext/hash_map:61:0,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/compat.h:30,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/weight.h:73,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/float-weight.h:25,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/arc.h:22,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/fst.h:23,

(this is where the error begins)

                from external/srec/tools/thirdparty/OpenFst/fst/lib/fst.cpp:19:
/home/warped420/android/system/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/../lib/gcc/i686-linux/4.6.x-google/../../../../i686-linux/include/c++/4.6.x-google/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from /home/warped420/android/system/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/../lib/gcc/i686-linux/4.6.x-google/../../../../i686-linux/include/c++/4.6.x-google/ext/hash_map:61:0,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/compat.h:30,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/properties.h:21,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/properties.cpp:22:
/home/warped420/android/system/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/../lib/gcc/i686-linux/4.6.x-google/../../../../i686-linux/include/c++/4.6.x-google/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
host C++: libfst <= external/srec/tools/thirdparty/OpenFst/fst/lib/symbol-table.cpp
In file included from /home/warped420/android/system/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/../lib/gcc/i686-linux/4.6.x-google/../../../../i686-linux/include/c++/4.6.x-google/ext/hash_map:61:0,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/symbol-table.h:22,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/symbol-table.cpp:19:
/home/warped420/android/system/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/../lib/gcc/i686-linux/4.6.x-google/../../../../i686-linux/include/c++/4.6.x-google/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
host C++: libfst <= external/srec/tools/thirdparty/OpenFst/fst/lib/compat.cpp
In file included from /home/warped420/android/system/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/../lib/gcc/i686-linux/4.6.x-google/../../../../i686-linux/include/c++/4.6.x-google/ext/hash_map:61:0,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/compat.h:30,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/compat.cpp:21:
/home/warped420/android/system/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/../lib/gcc/i686-linux/4.6.x-google/../../../../i686-linux/include/c++/4.6.x-google/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/fst.h:26:0,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/fst.cpp:19:
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/register.h:58:46: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/register.h:62:52: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/fst.h:27:0,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/fst.cpp:19:
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/symbol-table.h: In function 'bool fst::CompatSymbols(const fst::SymbolTable*, const fst::SymbolTable*)':
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/symbol-table.h:379:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/const-fst.h:24:0,
                from external/srec/tools/thirdparty/OpenFst/fst/lib/fst.cpp:22:
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/test-properties.h: In function 'uint64 fst::KnownProperties(uint64)':
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/test-properties.h:38:38: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
host C++: libtinyxml <= external/tinyxml/tinyxml.cpp
In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/symbol-table.cpp:19:0:
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/symbol-table.h: In function 'bool fst::CompatSymbols(const fst::SymbolTable*, const fst::SymbolTable*)':
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/symbol-table.h:379:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
host C++: libtinyxml <= external/tinyxml/tinyxmlparser.cpp
host C++: libtinyxml <= external/tinyxml/tinyxmlerror.cpp
external/tinyxml/tinyxmlparser.cpp: In static member function 'static char const* TiXmlBase::SkipWhiteSpace(char const*, TiXmlEncoding)':
external/tinyxml/tinyxmlparser.cpp:348:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
host C++: libtinyxml <= external/tinyxml/tinystr.cpp
external/tinyxml/tinystr.cpp:38:55: warning: missing braces around initializer for 'char [1]' [-Wmissing-braces]
Import includes file: /home/warped420/android/system/out/host/linux-x86/obj/EXECUTABLES/make_g2g_intermediates/import_includes
host C: libSR_Recognizer <= external/srec/srec/Recognizer/src/Recognizer.c
host C: libSR_Recognizer <= external/srec/srec/Recognizer/src/RecognizerImpl.c
host C: libSR_Recognizer <= external/srec/srec/Recognizer/src/RecognizerResult.c
host C: libSR_Recognizer <= external/srec/srec/Recognizer/src/RecognizerResultImpl.c
Import includes file: /home/warped420/android/system/out/target/product/warplte/obj/SHARED_LIBRARIES/libsrec_jni_intermediates/import_includes
target thumb C: libzipfile <= system/core/libzipfile/centraldir.c
target thumb C: libzipfile <= system/core/libzipfile/zipfile.c
system/core/libzipfile/centraldir.c: In function 'read_central_dir':
system/core/libzipfile/centraldir.c:195:9: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'ssize_t' [-Wformat]

(ending here and returning to a proper build)
(this is why roms are less than perfect,
this is what needs to be fixed to have fully operating roms)


target thumb C: libESR_Shared <= external/srec/shared/src/CircularBuffer.c
target thumb C: libESR_Shared <= external/srec/shared/src/CommandLine.c
target thumb C: libESR_Shared <= external/srec/shared/src/ESR_Locale.c
target thumb C: libESR_Shared <= external/srec/shared/src/ESR_Session.c
target thumb C: libESR_Shared <= external/srec/shared/src/HashMap.c
target thumb C: libESR_Shared <= external/srec/shared/src/HashMapImpl.c
target thumb C: libESR_Shared <= external/srec/shared/src/Int8ArrayListImpl.c
target thumb C: libESR_Shared <= external/srec/shared/src/IntArrayList.c
target thumb C: libESR_Shared <= external/srec/shared/src/IntArrayListImpl.c
target thumb C: libESR_Shared <= external/srec/shared/src/lstring.c
target thumb C: libESR_Shared <= external/srec/shared/src/LStringImpl.c
target thumb C: libESR_Shared <= external/srec/shared/src/SessionTypeImpl.c
target thumb C: libESR_Portable <= external/srec/portable/src/ArrayList.c
target thumb C: libESR_Portable <= external/srec/portable/src/ArrayListImpl.c

here we see the qemu errata)

st C: emulator-target-mips <= external/qemu/hw/usb.c
host C: emulator-target-mips <= external/qemu/hw/watchdog.c
external/qemu/hw/usb-ohci.c: In function 'ohci_service_iso_td':
external/qemu/hw/usb-ohci.c:607:17: warning: variable 'str' set but not used [-Wunused-but-set-variable]
external/qemu/hw/usb-ohci.c: In function 'ohci_service_td':
external/qemu/hw/usb-ohci.c:842:17: warning: variable 'str' set but not used [-Wunused-but-set-variable]
host C: emulator-target-mips <= external/qemu/target-mips/op_helper.c
external/qemu/target-mips/op_helper.c: In function 'r4k_helper_tlbp':
external/qemu/target-mips/op_helper.c:1660:18: warning: unused variable 'end' [-Wunused-variable]
external/qemu/target-mips/op_helper.c:1659:18: warning: unused variable 'addr' [-Wunused-variable]
host C: emulator-target-mips <= external/qemu/target-mips/helper.c
host C: emulator-target-mips <= external/qemu/target-mips/translate.c
external/qemu/target-mips/helper.c: In function 'cpu_mips_tlb_refill':
external/qemu/target-mips/helper.c:358:5: warning: implicit declaration of function 'r4k_helper_ptw_tlbrefill' [-Wimplicit-function-declaration]
external/qemu/target-mips/helper.c:312:14: warning: variable 'page_valid' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/helper.c: In function 'cpu_mips_handle_mmu_fault':
external/qemu/target-mips/helper.c:405:24: warning: unused variable 'error_code' [-Wunused-variable]
external/qemu/target-mips/helper.c:405:9: warning: unused variable 'exception' [-Wunused-variable]
external/qemu/target-mips/translate.c: In function 'gen_ldst':
external/qemu/target-mips/translate.c:983:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_st_cond':
external/qemu/target-mips/translate.c:1140:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_flt_ldst':
external/qemu/target-mips/translate.c:1181:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_arith_imm':
external/qemu/target-mips/translate.c:1254:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_logic_imm':
external/qemu/target-mips/translate.c:1340:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_slt_imm':
external/qemu/target-mips/translate.c:1382:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_shift_imm':
external/qemu/target-mips/translate.c:1411:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_arith':
external/qemu/target-mips/translate.c:1549:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_cond_move':
external/qemu/target-mips/translate.c:1729:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_logic':
external/qemu/target-mips/translate.c:1766:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_slt':
external/qemu/target-mips/translate.c:1826:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_shift':
external/qemu/target-mips/translate.c:1858:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_HILO':
external/qemu/target-mips/translate.c:1968:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_muldiv':
external/qemu/target-mips/translate.c:2005:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_mul_vr54xx':
external/qemu/target-mips/translate.c:2240:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_cl':
external/qemu/target-mips/translate.c:2320:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_mfc0':
external/qemu/target-mips/translate.c:2900:17: warning: variable 'rn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_mtc0':
external/qemu/target-mips/translate.c:3477:17: warning: variable 'rn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_cp0':
external/qemu/target-mips/translate.c:5554:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_compute_branch1':
external/qemu/target-mips/translate.c:5679:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_cp1':
external/qemu/target-mips/translate.c:5795:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_farith':
external/qemu/target-mips/translate.c:5976:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_flt3_ldst':
external/qemu/target-mips/translate.c:7247:9: warning: variable 'store' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c:7246:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
external/qemu/target-mips/translate.c: In function 'gen_flt3_arith':
external/qemu/target-mips/translate.c:7348:17: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
host C: emulator-target-mips <= external/qemu/target-mips/machine.c
host C: emulator-target-mips <= external/qemu/fpu/softfloat.c
host C: emulator-target-mips <= external/qemu/memcheck/memcheck.c
host C: emulator-target-mips <= external/qemu/memcheck/memcheck_proc_management.c
host C: emulator-target-mips <= external/qemu/memcheck/memcheck_malloc_map.c
host C: emulator-target-mips <= external/qemu/memcheck/memcheck_mmrange_map.c
host C: emulator-target-mips <= external/qemu/memcheck/memcheck_util.c
host C: emulator-target-mips <= external/qemu/cpus.c
host C: emulator-target-mips <= external/qemu/arch_init.c
host C: emulator-target-mips <= external/qemu/os-posix.c
host C: emulator-target-mips <= external/qemu/oslib-posix.c

every where

ing: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libicuuc <= external/icu4c/common/uresdata.c
external/icu4c/common/uresdata.c: In function 'ures_swap_48':
external/icu4c/common/uresdata.c:1056:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libicuuc <= external/icu4c/common/usc_impl.c
target thumb C: libicuuc <= external/icu4c/common/uscript.c
target thumb C: libicuuc <= external/icu4c/common/ushape.c
target thumb C: libicuuc <= external/icu4c/common/ustrcase.c
target thumb C: libicuuc <= external/icu4c/common/ustr_cnv.c
external/icu4c/common/ushape.c: In function 'u_shapeArabic_48':
external/icu4c/common/ushape.c:1564:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/icu4c/common/ustrcase.c: In function 'ustr_toLower_48':
external/icu4c/common/ustrcase.c:349:5: warning: missing initializer [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:349:5: warning: (near initialization for 'csm.iter') [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:350:5: warning: missing initializer [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:350:5: warning: (near initialization for 'csc.start') [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c: In function 'ustr_toUpper_48':
external/icu4c/common/ustrcase.c:369:5: warning: missing initializer [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:369:5: warning: (near initialization for 'csm.iter') [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:370:5: warning: missing initializer [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:370:5: warning: (near initialization for 'csc.start') [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c: In function 'ustr_toTitle_48':
external/icu4c/common/ustrcase.c:392:5: warning: missing initializer [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:392:5: warning: (near initialization for 'csm.iter') [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:393:5: warning: missing initializer [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:393:5: warning: (near initialization for 'csc.start') [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c: In function 'caseMap':
external/icu4c/common/ustrcase.c:487:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/icu4c/common/ustrcase.c:508:9: warning: missing initializer [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:508:9: warning: (near initialization for 'csc.start') [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c: In function 'u_strToLower_48':
external/icu4c/common/ustrcase.c:559:5: warning: missing initializer [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:559:5: warning: (near initialization for 'csm.iter') [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c: In function 'u_strToUpper_48':
external/icu4c/common/ustrcase.c:572:5: warning: missing initializer [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:572:5: warning: (near initialization for 'csm.iter') [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c: In function 'u_strToTitle_48':
external/icu4c/common/ustrcase.c:588:5: warning: missing initializer [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:588:5: warning: (near initialization for 'csm.iter') [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c: In function 'u_strFoldCase_48':
external/icu4c/common/ustrcase.c:621:5: warning: missing initializer [-Wmissing-field-initializers]
external/icu4c/common/ustrcase.c:621:5: warning: (near initialization for 'csm.iter') [-Wmissing-field-initializers]
target thumb C: libicuuc <= external/icu4c/common/ustrfmt.c
target thumb C: libicuuc <= external/icu4c/common/ustring.c
target thumb C: libicuuc <= external/icu4c/common/ustrtrns.c
target thumb C: libicuuc <= external/icu4c/common/ustr_wcs.c
target thumb C: libicuuc <= external/icu4c/common/utf_impl.c
external/icu4c/common/ustr_wcs.c:31:0: warning: "MB_CUR_MAX" redefined [enabled by default]
bionic/libc/include/stdlib.h:180:0: note: this is the location of the previous definition
target thumb C: libicuuc <= external/icu4c/common/utrace.c
target thumb C: libicuuc <= external/icu4c/common/utrie.c
external/icu4c/common/utrace.c: In function 'outputPtrBytes':
external/icu4c/common/utr

i have seen a build on pastebin/ not a single warning, which is my goal
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 7:12 pm

# Flags
TARGET_GLOBAL_CFLAGS += -mfpu=neon -mfloat-abi=softfp
TARGET_GLOBAL_CPPFLAGS += -mfpu=neon -mfloat-abi=softfp
COMMON_GLOBAL_CFLAGS += -DQCOM_HARDWARE
COMMON_GLOBAL_CFLAGS += -DQCOM_NO_SECURE_PLAYBACK -DQCOM_ROTATOR_KERNEL_FORMATS
# ICS proprietary blob
COMMON_GLOBAL_CFLAGS += -DICS_CAMERA_BLOB

# Include path
TARGET_SPECIFIC_HEADER_PATH := device/zte/warplte/include

# test
TARGET_NO_BOOTLOADER := true
TARGET_NO_RADIOIMAGE := true

# Kernel
BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom
BOARD_KERNEL_BASE := 0x00200000
BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02200000
TARGET_KERNEL_SOURCE := kernel
TARGET_KERNEL_CONFIG := warplte_defconfig
TARGET_KERNEL_CUSTOM_TOOLCHAIN := arm-eabi-linaro-4.6.2
TARGET_PREBUILT_KERNEL := device/zte/warplte/kernel

# Platform
TARGET_BOARD_PLATFORM := msm8960
TARGET_BOARD_PLATFORM_GPU := qcom-adreno200
TARGET_PRODUCT := zte_warplte
TARGET_BOARD_PLATFORM_FPU := neon

# Architecture
TARGET_ARCH := arm
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_ARCH_VARIANT := armv7-a-neon
TARGET_ARCH_VARIANT_CPU := cortex-a9
TARGET_CPU_VARIANT := krait
TARGET_CPU_SMP := true
ARCH_ARM_HAVE_TLS_REGISTER := true
ARCH_ARM_HAVE_ARMV7A :=true

# Krait optimizations
TARGET_USE_KRAIT_BIONIC_OPTIMIZATION := true
TARGET_USE_KRAIT_PLD_SET := true
TARGET_KRAIT_BIONIC_PLDOFFS := 10
TARGET_KRAIT_BIONIC_PLDTHRESH := 10
TARGET_KRAIT_BIONIC_BBTHRESH := 64
TARGET_KRAIT_BIONIC_PLDSIZE := 64

# QCOM hardware
BOARD_USES_QCOM_HARDWARE := true

# Graphics
BOARD_USES_ADRENO_200 := true
USE_OPENGL_RENDERER := true
TARGET_USES_SF_BYPASS := true
TARGET_QCOM_HDMI_OUT := true
USE_OPENGL_RENDERER := true
TARGET_NO_HW_VSYNC := true
TARGET_USES_C2D_COMPOSITION := true
#TARGET_USES_ION := true
BOARD_EGL_CFG := device/zte/warplte/prebuilt/lib/egl/egl.cfg
BOARD_USES_GENLOCK := true
TARGET_HARDWARE_3D := true
TARGET_QCOM_DISPLAY_VARIANT := legacy
BOARD_ADRENO_DECIDE_TEXTURE_TARGET := true

# Memory
BOARD_NEEDS_MEMORYHEAPPMEM := true
BOARD_CAMERA_USE_GETBUFFERINFO := true
TARGET_GRALLOC_USES_ASHMEM := true
BOARD_USE_QCOM_PMEM := true
TARGET_USES_QCOM_LPA := true

# Audio
#BOARD_USES_ALSA_AUDIO := true
TARGET_USES_ION_AUDIO := true
BOARD_USES_AUDIO_LEGACY := false

# Lights
TARGET_PROVIDES_LIBLIGHTS := true

# Bluetooth
BOARD_HAVE_BLUETOOTH := true

# Wifi
WIFI_BAND := 802_11_ABG
WPA_SUPPLICANT_VERSION := VER_0_8_X
BOARD_WPA_SUPPLICANT_DRIVER := NL80211
BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_bcmdhd
BOARD_WLAN_DEVICE := bcmdhd
BOARD_HOSTAPD_DRIVER := NL80211
BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_bcmdhd
WIFI_DRIVER_FW_PATH_STA := "/system/etc/firmware/fw_bcmdhd.bin"
WIFI_DRIVER_FW_PATH_AP := "/system/etc/firmware/fw_bcmdhd_apsta.bin"
WIFI_DRIVER_FW_PATH_P2P := "/system/etc/firmware/fw_bcmdhd_p2p.bin"
WIFI_DRIVER_FW_PATH_PARAM := "/sys/module/bcmdhd/parameters/firmware_path"

# Filesystem
TARGET_USERIMAGES_USE_EXT4 := true
BOARD_BOOTIMAGE_PARTITION_SIZE := 16777216
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 16777216
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1082130432
BOARD_USERDATAIMAGE_PARTITION_SIZE := 1619001344
BOARD_PERSISTIMAGE_PARTITION_SIZE := 25165824
BOARD_CACHEIMAGE_PARTITION_SIZE := 318767104
BOARD_FLASH_BLOCK_SIZE := 512
BOARD_VOLD_MAX_PARTITIONS := 97

# Recovery
RECOVERY_FSTAB_VERSION := 2
TARGET_RECOVERY_FSTAB := device/zte/warplte/recovery.fstab
TARGET_RECOVERY_UI_LIB := librecovery_ui_warplte
BOARD_USES_MMCUTILS := true
BOARD_SUPPRESS_EMMC_WIPE := true
BOARD_HAS_SDCARD_INTERNAL := true
BOARD_RECOVERY_HANDLES_MOUNT := true
BOARD_HAS_DOWNLOAD_MODE := true
TARGET_RECOVERY_PIXEL_FORMAT := RGBX_8888
BOARD_HAS_NO_SELECT_BUTTON := true

# EXT4 larger than 2gb
BOARD_HAS_LARGE_FILESYSTEM := true

# Webkit
JS_ENGINE := v8
ENABLE_WEBGL := true
TARGET_FORCE_CPU_UPLOAD := true

# Preload bootanimation
TARGET_BOOTANIMATION_PRELOAD := true

# Vold
TARGET_USE_CUSTOM_LUN_FILE_PATH := "/sys/class/android_usb/android0/f_mass_storage/lun/file"
BOARD_UMS_LUNFILE := "/sys/class/android_usb/android0/f_mass_storage/lun/file"

# Releasetools
TARGET_PROVIDES_RELEASETOOLS := true
TARGET_RELEASETOOL_OTA_FROM_TARGET_SCRIPT := device/zte/warplte/releasetools/ota_from_target_files


changed/added a few things
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 7:43 pm

$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)

$(call inherit-product, build/target/product/full_base_telephony.mk)

# The gps config appropriate for this device
$(call inherit-product, device/zte/warplte/gps/gps_us_supl.mk)

PRODUCT_AAPT_CONFIG := normal hdpi xhdpi
PRODUCT_AAPT_PREF_CONFIG := xhdpi

#DEVICE_PACKAGE_OVERLAYS += vendor/cos/overlay

LOCAL_PATH := kernel
ifeq ($(TARGET_KERNEL_BINARIES),)
LOCAL_KERNEL := $(LOCAL_PATH)/kernel
else
LOCAL_KERNEL := $(TARGET_KERNEL_BINARIES)
endif

PRODUCT_COPY_FILES += \
   $(LOCAL_KERNEL):kernel

#boot up bitch
PRODUCT_COPY_FILES += \
   device/zte/warplte/config/init:root/init \
   device/zte/warplte/config/init.rc:root/init.rc \
   device/zte/warplte/config/logo.bmp:root/logo.bmp \
   device/zte/warplte/config/init.qcom.sh:root/init.qcom.sh \
   device/zte/warplte/config/init.warplte.rc:root/init.warplte.rc \
   device/zte/warplte/config/init.goldfish.sh:root/init.goldfish.rc \
   device/zte/warplte/config/fstab.qcom:root/fstab.qcom \
   device/zte/warplte/config/init.target.rc:root/init.target.rc \
   device/zte/warplte/config/init.qcom.rc:root/init.qcom.rc \
   device/zte/warplte/config/init.qcom.sh:root/init.qcom.sh \
   device/zte/warplte/config/usbconfig:root/sbin/usbconfig \
   device/zte/warplte/config/init.qcom.usb.rc:root/init.qcom.usb.rc \
   device/zte/warplte/config/init.warplte.usb.rc:root/init.warplte.usb.rc \
   device/zte/warplte/config/ueventd.rc:root/ueventd.rc \
   device/zte/warplte/config/ueventd.qcom.rc:root/ueventd.qcom.rc \
   device/zte/warplte/config/ueventd.goldfish.rc:root/ueventd.goldfish.rc \
   device/zte/warplte/config/uevent.warplte.rc:root/uevent.warplte.rc \
   device/zte/warplte/config/init.qcom.class_main.sh:root/init.qcom.class_main.sh \
   device/zte/warplte/config/init.qcom.class_core.sh:root/init.qcom.class_core.sh \
   device/zte/warplte/config/init.qcom.usb.sh:root/init.qcom.usb.sh \
   device/zte/warplte/config/init.recovery.warplte.rc:root/init.recovery.warplte.rc \

# Qualcomm scrpts
PRODUCT_COPY_FILES += \
   device/zte/warplte/config/init.lge_dut.bt.sh:/system/etc/init.lge_dut.bt.sh \
   device/zte/warplte/config/init.qcom.bt.sh:/system/etc/init.qcom.bt.sh \
   device/zte/warplte/config/init.qcom.coex.sh:/system/etc/init.qcom.coex.sh \
   device/zte/warplte/config/init.qcom.fm.sh:/system/etc/init.qcom.fm.sh \
   device/zte/warplte/config/init.qcom.ftm_module.sh:/system/etc/init.qcom.ftm_module.sh \
   device/zte/warplte/config/init.qcom.ftm_module_out.sh:/system/etc/init.qcom.ftm_module_out.sh \
   device/zte/warplte/config/init.qcom.mdm_links.sh:/system/etc/init.qcom.mdm_links.sh \
   device/zte/warplte/config/init.qcom.modem_links.sh:/system/etc/init.qcom.modem_links.sh \
   device/zte/warplte/config/init.qcom.post_boot.sh:/system/etc/init.qcom.post_boot.sh \
   device/zte/warplte/config/init.qcom.sdio.sh:/system/etc/init.qcom.sdio.sh \
   device/zte/warplte/config/init.qcom.wifi.sh:/system/etc/init.qcom.wifi.sh \
device/zte/warplte/config/init.qcom.efs.sync.sh:/system/etc/init.qcom.efs.sync.sh \

# Permissions
PRODUCT_COPY_FILES += \
   device/zte/warplte/permissions/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
   device/zte/warplte/permissions/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
   device/zte/warplte/permissions/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
   device/zte/warplte/permissions/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml \
   device/zte/warplte/permissions/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
   device/zte/warplte/permissions/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \
   device/zte/warplte/permissions/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
   device/zte/warplte/permissions/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml \
   device/zte/warplte/permissions/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
   device/zte/warplte/permissions/android.hardware.touchscreen.multitouch.distinct.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.distinct.xml \
   device/zte/warplte/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
   device/zte/warplte/permissions/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
   device/zte/warplte/permissions/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \
   device/zte/warplte/permissions/android.hardware.sensor.accelerometer.xml:system/etc/permissions/android.hardware.sensor.accelerometer.xml \
   device/zte/warplte/permissions/android.hardware.sensor.compass.xml:system/etc/permissions/android.hardware.compass.xml \
   device/zte/warplte/permissions/android.hardware.telephony.cdma.xml:system/etc/permissions/android.hardware.telephony.cdma.xml \
    device/zte/warplte/permissions/com.cyanogenmod.nfc.enhanced.xml:system/etc/permissions/com.cyanogenmod.nfc.enhanced.xml \
   device/zte/warplte/permissions/com.google.widevine.software.drm.xml:system/etc/permissions/com.google.widevine.software.drm.xml \
  device/zte/warplte/permissions/OperatorPolicy.xml:system/etc/OperatorPolicy.xml \
  device/zte/warplte/permissions/UserPolicy.xml:system/etc/UserPolicy.xml

#prebuilts
PRODUCT_COPY_FILES += \
   device/zte/warplte/prebuilt/etc/firmware/cyttsp_8064_mtp.hex:system/etc/firmware/cyttsp_8064_mtp.hex \
   device/zte/warplte/prebuilt/etc/firmware/a300_pfp.fw:system/etc/firmware/a300_pfp.fw \
   device/zte/warplte/prebuilt/etc/firmware/a300_pm4.fw:system/etc/firmware/a300_pm4.fw \

#nfc
#PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
#   device/zte/warplte/config/migrate_nfc.txt:system/etc/updatecmds/migrate_nfc.txt)

#PRODUCT_COPY_FILES += \
#   device/zte/warplte/permissions/com.android.nfc_extras.xml:system/etc/permissions/com.android.nfc_extras.xml

# NFCEE
#ifeq ($(TARGET_BUILD_VARIANT),user)
#   NFCEE_ACCESS_PATH := device/zte/warplte/permissions/nfcee_access.xml
#else
#   NFCEE_ACCESS_PATH := device/zte/warplte/permissions/#nfcee_access_debug.xml
#endif
#PRODUCT_COPY_FILES += \
#    $(NFCEE_ACCESS_PATH):system/etc/nfcee_access.xml

# DRM playback
PRODUCT_COPY_FILES += \
   device/zte/warplte/prebuilt/vendor/lib/drm/libdrmwvmplugin.so:system/vendor/lib/drm/libdrmwvmplugin.so \
   device/zte/warplte/prebuilt/vendor/lib/libwvdrm_L3.so:system/vendor/lib/libwvdrm_L3.so \
   device/zte/warplte/prebuilt/vendor/lib/libwvm.so:system/vendor/lib/libwvm.so \
   device/zte/warplte/prebuilt/vendor/lib/libWVStreamControlAPI_L3.so:system/vendor/lib/libWVStreamControlAPI_L3.so \
   
# Media config
PRODUCT_COPY_FILES += \
   device/zte/warplte/prebuilt/etc/media_codecs.xml:system/etc/media_codecs.xml \
   device/zte/warplte/prebuilt/etc/media_profiles.xml:system/etc/media_profiles.xml

# Sound configs
PRODUCT_COPY_FILES += \
   device/zte/warplte/prebuilt/etc/audio_policy.conf:system/etc/audio_policy.conf

# Recovery bootstrap script
PRODUCT_COPY_FILES += \
   device/zte/warplte/recovery/postrecoveryboot.sh:root/sbin/postrecoveryboot.sh

# thermald config
PRODUCT_COPY_FILES += \
   device/zte/warplte/config/thermald-8930.conf:/system/etc/thermald-8930.conf

# Thermal monitor configuration
PRODUCT_COPY_FILES += \
   device/zte/warplte/config/thermald.conf:system/etc/thermald.conf

# Input device config
PRODUCT_COPY_FILES += \
   device/zte/warplte/prebuilt/usr/idc/syna-touchscreen.idc:system/usr/idc/syna-touchscreen.idc

# vold config
PRODUCT_COPY_FILES += \
   device/zte/warplte/config/vold.fstab:system/etc/vold.fstab

# GSM SPN overrides list
#PRODUCT_COPY_FILES += \
#   vendor/cos/prebuilt/common/etc/spn-conf.xml:system/etc/spn-conf.xml

#theme manager
PRODUCT_COPY_FILES += \
   device/zte/warplte/config/80themeinit:system/etc/init.d/80themeinit

# Get the long list of APNs
PRODUCT_COPY_FILES += \
   device/zte/warplte/prebuilt/etc/apns-conf.xml:system/etc/apns-conf.xml

# QCOM Display
PRODUCT_PACKAGES += \
   copybit.msm8960 \
   gralloc.msm8960 \
   hwcomposer.msm8960 \
   libgenlock \
   libmemalloc \
   liboverlay \
   libQcomUI \
   libtilerenderer

# Audio
PRODUCT_PACKAGES += \
   alsa.msm8960 \
   audio.a2dp.default \
   audio_policy.msm8960 \
   audio.primary.msm8960 \
   libaudioutils

#NFC Support
#PRODUCT_PACKAGES += \
#    libnfc \
#    libnfc_jni \
#    Nfc \
#    Tag \
#    com.android.nfc_extras

# Omx
PRODUCT_PACKAGES += \
   libdivxdrmdecrypt \
   libstagefrighthw

# Filesystem management tools
PRODUCT_PACKAGES += \
   setup_fs

# Light
PRODUCT_PACKAGES += \
   lights.msm8960


# SIM Toolkit
PRODUCT_PACKAGES += \
   Stk
   
# Misc
PRODUCT_PACKAGES += \
   com.android.future.usb.accessory

## LTE/CDMA Device
PRODUCT_PROPERTY_OVERRIDES += \
   telephony.lteOnCdmaDevice=1

# Extra properties
PRODUCT_PROPERTY_OVERRIDES += \
   ro.setupwizard.enable_bypass=1 \
   dalvik.vm.lockprof.threshold=500 \
   ro.com.google.locationfeatures=1 \
   dalvik.vm.dexopt-flags=m=y

PRODUCT_PROPERTY_OVERRIDES += \
   ro.ril.hsxpa=1 \
   ro.ril.gprsclass=10 \
   ro.adb.qemud=1

PRODUCT_PROPERTY_OVERRIDES += \
   persist.audio.handset.mic=analog \
   persist.audio.fluence.mode=endfire \
   persist.audio.vr.enable=false
   persist.audio.lowlatency.rec=false \
   af.resampler.quality=255

#system prop for Bluetooth hci transport
PRODUCT_PROPERTY_OVERRIDES += \
   ro.qualcomm.bt.hci_transport=smd \
   ro.bluetooth.request.master=true \
   ro.bluetooth.remote.autoconnect=true

PRODUCT_PROPERTY_OVERRIDES += \
   ro.opengles.version=131072

PRODUCT_PROPERTY_OVERRIDES += \
   ro.sf.lcd_density=320

PRODUCT_PROPERTY_OVERRIDES += \
   drm.service.enabled=true

PRODUCT_PROPERTY_OVERRIDES += \
   wifi.interface=wlan0 \
   wifi.supplicant_scan_interval=80

PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
   persist.sys.usb.config=ptp,adb

PRODUCT_PROPERTY_OVERRIDES += \
   debug.egl.recordable.rgba8888=1

# We have enough space to hold precise GC data
PRODUCT_TAGS += dalvik.gc.type-precise

# call the proprietary setup
$(call inherit-product-if-exists, vendor/zte/warplte/warplte-vendor.mk)

# call dalvik heap config
$(call inherit-product, frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk)

PRODUCT_BUILD_PROP_OVERRIDES += BUILD_UTC_DATE=0
PRODUCT_NAME := full_warplte
PRODUCT_DEVICE := warplte

warplte.mk
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 7:52 pm

ifneq ($(filter warplte,$(TARGET_DEVICE)),)
include $(all-subdir-makefiles)
endif

android.mk
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 7:55 pm

LOCAL_PATH := $(call my-dir)

# Least specific includes go first, so that they can get
# overridden further down
include $(CLEAR_VARS)

# include the non-open-source counterpart to this file
-include vendor/zte/warplte/AndroidBoardVendor.mk

androidboard.mk
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 7:56 pm

PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/warplte.mk \
$(LOCAL_DIR)/cos.mk

androidproducts.mk
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 7:58 pm

# This is the open-source version of board-info.txt; it should contain
# version of the radio and bootloader that are available to the
# public.
require board=warplte

board-info.txt
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 7:59 pm

[
{
"project": "ChameleonOS",
"repository": "android_system_vendor_zte_warplte",
"target_path": "vendor/zte/warplte",
"branch": "jellybean-mr1"
}
]
[
{
"project": "ChameleonOS",
"repository": "android_system_vendor_cos",
"target_path": "vendor/cos",
"branch": "jellybean-mr1"
}
]
[
{
"project": "ChameleonOS",
"repository": "android_kernel",
"target_path": "kernel",
"branch": "jellybean-mr1"
}
]


cos.dependencies
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 8:00 pm

# Specify phone tech before including full_phone
$(call inherit-product, vendor/cos/config/cdma.mk)

# Release name
PRODUCT_RELEASE_NAME := zte_warplte

TARGET_SCREEN_WIDTH := 1280
TARGET_SCREEN_HEIGHT := 800

# Inherit some common ChaOS stuff.
$(call inherit-product, vendor/cos/config/common_full_phone.mk)

# Inherit device configuration
$(call inherit-product, device/zte/warplte/warplte.mk)

# Enhanced NFC
$(call inherit-product, vendor/cos/config/nfc_enhanced.mk)

#vendor ish
$(call inherit-product, vendor/zte/warplte/warplte-vendor.mk)

# Device naming
PRODUCT_DEVICE := warplte
PRODUCT_NAME := cos_warplte
PRODUCT_BRAND := zte
PRODUCT_MODEL := N9510
PRODUCT_MANUFACTURER := ZTE

CDMA_CARRIER_ALPHA := Sprint
CDMA_CARRIER_NUMERIC := 310120

PRODUCT_PROPERTY_OVERRIDES += \
ro.cdma.home.operator.alpha=$(CDMA_CARRIER_ALPHA) \
ro.cdma.home.operator.numeric=$(CDMA_CARRIER_NUMERIC)

cos.mk
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 8:01 pm

# proprietary files for N9510

bin/diag_klog
bin/efsks
bin/ks
bin/qcks
lib/libalsautils.so
lib/libaudioparsers.so
lib/libc2d2_a3xx.so
#lib/libchromatix_mt9e013_default_video.so
#lib/libchromatix_mt9e013_preview.so
#lib/libchromatix_mt9e013_video_hfr.so
#lib/libchromatix_ov5647_default_video.so
#lib/libchromatix_ov5647_preview.so
#lib/libchromatix_ov8825_default_video.so
#lib/libchromatix_ov8825_preview.so
#lib/libchromatix_ov9726_default_video.so
#lib/libchromatix_ov9726_preview.so
#lib/libchromatix_s5k4e1_default_video.so
#lib/libchromatix_s5k4e1_preview.so
#lib/libchromatix_vx6953_default_video.so
#lib/libchromatix_vx6953_preview.so
lib/libcsd-client.so
lib/libdrmtime.so
lib/libdsutils.so
lib/libidl.so
#lib/libmmcamera_faceproc.so
#lib/libmmcamera_frameproc.so
#lib/libmmcamera_hdr_lib.so
#lib/libmmcamera_image_stab.so
#lib/libmmcamera_statsproc31.so
#lib/libmmcamera_wavelet_lib.so
lib/libOmxAacDec.so
lib/libOmxWmaDec.so
lib/lib_dlb_msd.so

#bin
bin/mpdecision

#thermal
bin/thermald

#audio
lib/libacdbloader.so
lib/libaudcal.so
lib/libaudioalsa.so

#mmparser ext
lib/libmmosal.so
lib/libmmparser.so

#adreno gpu
lib/egl/eglsubAndroid.so
lib/egl/libEGL_adreno200.so
lib/egl/libGLESv1_CM_adreno200.so
lib/egl/libGLESv2_adreno200.so
lib/egl/libGLESv2S3D_adreno200.so
lib/egl/libq3dtools_adreno200.so
lib/libc2d2_z180.so
lib/libC2D2.so
lib/libgsl.so
lib/libOpenCL.so
lib/libOpenVG.so
lib/libsc-a2xx.so
lib/libsc-a3xx.so
etc/firmware/a225p5_pm4.fw
etc/firmware/a225_pfp.fw
etc/firmware/a225_pm4.fw
etc/firmware/cyttsp_8960_cdp.hex
etc/firmware/leia_pfp_470.fw
etc/firmware/leia_pm4_470.fw
etc/firmware/vidc.b00
etc/firmware/vidc.b01
etc/firmware/vidc.b02
etc/firmware/vidc.b03
etc/firmware/vidc.mdt
etc/firmware/vidc_1080p.fw
etc/firmware/vidcfw.elf

#graphics
lib/libmm-color-convertor.so
lib/libI420colorconvert.so

#radio
bin/netmgrd
bin/qmiproxy
bin/qmuxd
bin/rmt_storage
bin/rild
lib/libril.so
lib/libril-qc-qmi-1.so
lib/libril-qcril-hook-oem.so
lib/libqcci_legacy.so
lib/libqdi.so
lib/libqdp.so
lib/libqmi.so
lib/libqmi_cci.so
lib/libqmi_client_qmux.so
lib/libqmi_common_so.so
lib/libqmi_csi.so
lib/libqmi_encdec.so
lib/libqmiservices.so
lib/libqmi_csvt_srvc.so
lib/libcnefeatureconfig.so
lib/libcneqmiutils.so
lib/libcneutils.so
lib/libdsutils.so
lib/libqmi_client_qmux.so

#bluetooth
bin/hci_qcomm_init


#wifi
lib/libwifiscanner.so


#snd_soc_msm
etc/snd_soc_msm/snd_soc_msm
etc/snd_soc_msm/snd_soc_msm_2x

#camera
#lib/libgemini.so
bin/mm-qcamera-daemon
bin/v4l2-qcamera-app
lib/libmmjpeg.so
lib/libimage-jpeg-dec-omx-comp.so
lib/libimage-jpeg-enc-omx-comp.so
lib/libimage-omx-common.so
#lib/liboemcamera.so
lib/libmmmpo.so
lib/libmmmpod.so
lib/libmmstillomx.so

#gps
lib/libgps.utils.so
lib/libloc_adapter.so
lib/libloc_api_v02.so
lib/libloc_eng.so
lib/libloc_ext.so
lib/libgps.utils.so

#usb
bin/usbhub
bin/usbhub_init

#sensors
#lib/libakmd.so

#hardware
lib/hw/camera.msm8960.so
lib/hw/sensors.msm8960.so
lib/hw/lights.msm8960.so
lib/hw/gps.default.so
#lib/hw/hwcomposer.msm8960.so

#perf
lib/libqc-opt.so

#general
lib/libdiag.so

#sensors
bin/sensors.qcom
lib/libsensor1.so


#got tired of fixin this shyte
lib/libnetmgr.so
lib/libv8.so
lib/libbson.so
lib/libCommandSvc.so
lib/libconfigdb.so
lib/libcurl.so
lib/libDivxDrm.so
lib/libdl.so
lib/libdrmdiag.so
lib/libdrmfs.so
lib/libdsi_netctrl.so
lib/libdsprofile.so
lib/libdss.so
lib/libdsucsd.so
lib/libidl.so
lib/libllvm-a3xx.so
lib/liblog.so
lib/libmercury.so
lib/libmm-abl.so
lib/libmm-abl-oem.so
lib/libmmipl.so
lib/libmmjps.so
lib/libnetmgr.so
lib/libquipc_os_api.so
lib/libquipc_ulp_adapter.so
lib/libQSEEComAPI.so
lib/libtcpfinaggr.so
lib/libxml.so
#lib/libpng.so

bin/ATFWD-daemon
bin/bridgemgrd
bin/btnvtool
bin/cnd
bin/ds_fmc_appd
bin/gsiff_daemon
bin/hostapd
bin/mm-pp-daemon
bin/nl_listener
bin/port-bridge
bin/qseecomd
bin/quipc_igsn
bin/quipc_main
bin/radish
bin/time_daemon

proprietary-files.txt
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 8:02 pm

# mount point fstype device [device2] [length=]

/modem emmc /dev/block/platform/msm_sdcc.1/by-name/modem
/sbl1 emmc /dev/block/platform/msm_sdcc.1/by-name/sbl1
/sbl2 emmc /dev/block/platform/msm_sdcc.1/by-name/sbl2
/sbl3 emmc /dev/block/platform/msm_sdcc.1/by-name/sbl3
/tz emmc /dev/block/platform/msm_sdcc.1/by-name/tz
/rpm emmc /dev/block/platform/msm_sdcc.1/by-name/rpm
/emmcboot emmc /dev/block/platform/msm_sdcc.1/by-name/aboot
/cefs emmc /dev/block/platform/msm_sdcc.1/by-name/modemst1
/cefs_tar emmc /dev/block/platform/msm_sdcc.1/by-name/fsg
/splash emmc /dev/block/platform/msm_sdcc.1/by-name/splash
/boot emmc /dev/block/platform/msm_sdcc.1/by-name/boot
/cache ext4 /dev/block/platform/msm_sdcc.1/by-name/cache
/data ext4 /dev/block/platform/msm_sdcc.1/by-name/userdata
/misc emmc /dev/block/platform/msm_sdcc.1/by-name/misc
/recovery emmc /dev/block/platform/msm_sdcc.1/by-name/recovery
/sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
/system ext4 /dev/block/platform/msm_sdcc.1/by-name/system
/carrier ext4 /dev/block/platform/msm_sdcc.1/by-name/carrier

recovery.fstab
Back to top Go down
https://legionmodz.forumotion.com/u1
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeFri Feb 07, 2014 8:04 pm

#PIMPIN SINCE BEEN PIMPIN-$-PIMPIN SINCE BEEN PIMPIN-$-PIMPIN SINCE BEEN PIMPIN#

README.md lol
Back to top Go down
https://legionmodz.forumotion.com/u1
Guest
Guest




My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeSat Feb 08, 2014 10:57 am

OK... I thought I found a fix for the boot animation deal but it didn't get me any further into booting process..
If u look into our phone (system/media/..) You'll notice that these have a slightly changed zip name for bootani - as in "bootanimation_boost.zip" vs what we're used to with the sequent's "bootanimation.zip"
...Well anyways I corrected this within the zip but made no progress...
CWM log gave me another "incompatible version 10.1" and "status 127" but I tried anyways... It got past green Andy but bootani never loaded and backlight was lit..
Back to top Go down
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeSat Feb 08, 2014 2:59 pm

Cool, that is what I figured. I had lost all my progress when Windows had crashed. So I put that tree together kind of quick. If you notice on the Sequent stock rom, it calls for bootanimation_boost.zip as well, but that is how they set it up(zte) when it switches to custom roms the custom rom tells it to name it bootanimation.zip. The cos.mk presents the dimensions. Then it pulls from a folder with bootanimations with numbers ..ex: 320, 540, 720, etc. When it finds the correct one it transfers it to the "out" folder and renames it to " bootanimation.zip".
AF guys mentioned dalvik was presenting problems so I removed a section on dalvik in warplte.mk.
Back to top Go down
https://legionmodz.forumotion.com/u1
Guest
Guest




My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeSat Feb 08, 2014 3:08 pm

Oooh... OK! So I did that for nothing, lmao!  pirat 
Back to top Go down
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeSat Feb 08, 2014 3:10 pm

The build is throwing too much shit right at the beginning of the build. "bionic" "qemu" etc.
I keep thinking it has something to do with adreno305 and us not having the drivers to use adreno200.
That is just guess work. I have nothing to back that up.
Maybe take the new rom I posted and ask AF to log cat it. Its getting back light from 2100's ramdisk hack, but it needs to build that on its own.
Back to top Go down
https://legionmodz.forumotion.com/u1
Guest
Guest




My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeSat Feb 08, 2014 6:13 pm

WARP3D420Admin wrote:
The build is throwing too much shit right at the beginning of the build. "bionic" "qemu" etc.
I keep thinking it has something to do with adreno305 and us not having the drivers to use adreno200.
That is just guess work. I have nothing to back that up.
Maybe take the new rom I posted and ask AF to log cat it. Its getting back light from 2100's ramdisk hack, but it needs to build that on its own.

Posted in AF
Back to top Go down
WARP3D420\Admin
BIG DOG STATUS
BIG DOG STATUS
WARP3D420\Admin


Posts : 195
Points : 3004033
Thanks : 7
Join date : 2014-01-02
Age : 46
Location : In da Swamps

My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeSat Feb 08, 2014 9:05 pm

Rom changed in link to new build. Deleted old build. Thanks for the repost lol. CH@0$
Back to top Go down
https://legionmodz.forumotion.com/u1
Guest
Guest




My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitimeSun Feb 09, 2014 2:23 pm

Rbheromax offered a bootable dtree in 4.4 kitkat...
Back to top Go down
Sponsored content





My vice Iz da device - Page 2 Empty
PostSubject: Re: My vice Iz da device   My vice Iz da device - Page 2 Icon_minitime

Back to top Go down
 
My vice Iz da device
Back to top 
Page 2 of 3Go to page : Previous  1, 2, 3  Next
 Similar topics
-
» device tree ish
» “What is rooting? Why should I root my Android device?”

Permissions in this forum:You cannot reply to topics in this forum
LEGION MODZ :: ROOT UNIVERSE :: ROM DEVELOPMENT :: PHONE BRANDZ :: ###ZTE###-
Jump to: