On 01/23/2013 07:55 PM, Stephen Smalley wrote:
On 01/23/2013 12:19 PM, Pau Oliva Fora wrote:
Hello,
I am trying to compile the intent_mac branch but run into this error,
master branch of AOSP and seandroid master branches build fine.
frameworks/base/core/java/com/android/internal/os/SamplingProfilerIntegration.java:109:
cannot find symbol
symbol : method newThreadGroupTheadSet(java.lang.ThreadGroup)
location: class dalvik.system.profiler.SamplingProfiler
SamplingProfiler.ThreadSet threadSet =
SamplingProfiler.newThreadGroupTheadSet(group);
^
1 error
make: ***
[/aosp/ramfs/output//seandroid/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes-full-debug.jar]
Error 41
make: *** Waiting for unfinished jobs....
Would appreciate any pointers to make it compile.
Yesterday I merged latest AOSP master into seandroid but did not merge
it into intent_mac, so there was likely an inconsistency. I just updated
intent_mac.
Thanks for your quick reply, repo sync'ed and it's building fine now. :)
Cheers,
Pau Oliva
--
This message was distributed to subscribers of the seandroid-list mailing list.
If you no longer wish to subscribe, send mail to [email protected] with
the words "unsubscribe seandroid-list" without quotes as the message.