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

Commit 44641d3d authored by Paul Westbrook's avatar Paul Westbrook
Browse files

Bug 2321983

Move SYNC_DETAILS from framework/base to the gsf clientlib
parent 88098683
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -165,7 +165,6 @@ LOCAL_SRC_FILES += \
	telephony/java/com/android/internal/telephony/IExtendedNetworkService.aidl \
	vpn/java/android/net/vpn/IVpnService.aidl \

LOCAL_SRC_FILES += core/java/android/content/EventLogTags.logtags

# FRAMEWORKS_BASE_JAVA_SRC_DIRS comes from build/core/pathmap.mk
LOCAL_AIDL_INCLUDES += $(FRAMEWORKS_BASE_JAVA_SRC_DIRS)
+0 −10
Original line number Diff line number Diff line
# See system/core/logcat/event.logtags for a description of the format of this file.

option java_package android.content

# ---------------------------
# SyncAdapter.java
# ---------------------------
# What happens in a sync operation (bytes sent and received, and
# operation details)
2743 sync_details (authority|3),(send|1|2),(recv|1|2),(details|3)