Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 51346ce2 authored by Baligh Uddin's avatar Baligh Uddin Committed by Automerger Merge Worker
Browse files

Cleanup references to system/core/base -> system/libbase am: d1d1507c am: 5df5cc1b

Original change: https://android-review.googlesource.com/c/platform/packages/modules/DnsResolver/+/1472284

Change-Id: If0b20c2c2262a01573ecd9fcc3d72529cbbbce84
parents cfe13082 5df5cc1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@ interface IDnsResolver {
     */
    void destroyNetworkCache(int netId);

    // Refer to enum LogSeverity from system/core/base/include/android-base/logging.h
    // Refer to enum LogSeverity from system/libbase/include/android-base/logging.h
    const int DNS_RESOLVER_LOG_VERBOSE = 0;
    const int DNS_RESOLVER_LOG_DEBUG = 1;
    const int DNS_RESOLVER_LOG_INFO = 2;