OSDN Git Service

RESTRICT AUTOMERGE Enable stricter SQLiteQueryBuilder options.
[android-x86/frameworks-base.git] / Android.mk
index 7f06a7a..edfc56f 100644 (file)
@@ -468,6 +468,8 @@ LOCAL_SRC_FILES += \
        packages/services/Proxy/com/android/net/IProxyPortListener.aidl \
        core/java/android/service/quicksettings/IQSService.aidl \
        core/java/android/service/quicksettings/IQSTileService.aidl \
+       telephony/java/com/android/internal/telephony/ISmsSecurityService.aidl \
+       telephony/java/com/android/internal/telephony/ISmsSecurityAgent.aidl \
 
 # The following are native binders that need to go with the native component
 # at system/update_engine/binder_bindings/. Use relative path to refer to them.