Skip to content

Commit ffd9151

Browse files
committed
The runtime configuration blob is now part of libxamarin-app.so
1 parent 07d13ba commit ffd9151

File tree

1 file changed

+0
-1
lines changed
  • src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests

1 file changed

+0
-1
lines changed

src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests/PackagingTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ public void CheckIncludedAssemblies ([Values (false, true)] bool usesAssemblySto
129129
"System.Collections.dll",
130130
"System.Collections.Concurrent.dll",
131131
"System.Text.RegularExpressions.dll",
132-
"libarc.bin.so",
133132
};
134133

135134
using (var b = CreateApkBuilder ()) {

0 commit comments

Comments
 (0)