Add missing OpenJDK file list entry

java.net.SocketSecrets is accessed only by reflection from jdk.net.Sockets, thus
this missing entry was not caught by tests that does not exercise such code path.

Test: Passes CTS tests
Change-Id: Id598dbd17bd7d32f084b7c27a317d47b2e4fb7ff
1 file changed