Okay what about this error.
Code:
ph/obj/NOTICE_FILES/src//system/lib/bluez-plugin/network.so.txt
Notice file: external/bluetooth/bluez/audio/NOTICE -- out/target/product/triumph/obj/NOTICE_FILES/src//system/lib/hw/audio.a2dp.default.so.txt
make: *** No rule to make target `out/target/product/triumph/obj/lib/libaudio.so', needed by `out/target/product/triumph/obj/SHARED_LIBRARIES/audio.primary.triumph_intermediates/LINKED/audio.primary.triumph.so'. Stop.
make: *** Waiting for unfinished jobs....
Notice file: hardware/libhardware_legacy/NOTICE -- out/target/product/triumph/obj/NOTICE_FILES/src//system/lib/libpower.so.txt
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
shane@shane-TA990FXE:~/ICS$
Saw that you just changed some thing so I repo synced and get this error
File "/home/shane/ICS/.repo/repo/main.py", line 366, in <module>
_Main(sys.argv[1:])
File "/home/shane/ICS/.repo/repo/main.py", line 346, in _Main
result = repo._Run(argv) or 0
File "/home/shane/ICS/.repo/repo/main.py", line 121, in _Run
copts, cargs = cmd.OptionParser.parse_args(argv)
File "/home/shane/ICS/.repo/repo/command.py", line 42, in OptionParser
self._Options(self._optparse)
File "/home/shane/ICS/.repo/repo/subcmds/sync.py", line 120, in _Options
self.jobs = self.manifest.default.sync_j
File "/home/shane/ICS/.repo/repo/manifest_xml.py", line 215, in default
File "/home/shane/ICS/.repo/repo/manifest_xml.py", line 255, in _Load
File "/home/shane/ICS/.repo/repo/manifest_xml.py", line 342, in _ParseManifest
error.ManifestParseError: duplicate project device/sample in /home/shane/ICS/.repo/manifest.xml
Srry paste screwed up