[tor-bugs] #24362 [Core Tor/Tor]: Add logging backend for Android

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 24 12:31:23 UTC 2019


#24362: Add logging backend for Android
--------------------------+------------------------------------
 Reporter:  ahf           |          Owner:  ahf
     Type:  enhancement   |         Status:  closed
 Priority:  Low           |      Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor  |        Version:  Tor: unspecified
 Severity:  Minor         |     Resolution:  fixed
 Keywords:  s8            |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:  Sponsor8
--------------------------+------------------------------------

Comment (by eighthave):

 FYI, the canonical macro name for Android is `__ANDROID__` like the other
 OS macros.  This merge request used `USE_ANDROID`.  I'll submit a merge
 request to fix this.

 You can get an overview by doing:
 {{{
 grep --no-filename -rF ANDROID /opt/android-sdk/ndk-bundle/ |sort -u|grep
 def
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24362#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list