Second attempt at CL/223980636.
It looks like SUPPORT_SELECTIVE_REGISTRATION is used in both the :android_srcs_only_runtime and :android_srcs_no_runtime source files, i.e. in core/framework/types.h. This means that we have to have two separate non-runtime libraries, one with and one without selective registration. To avoid future problems of this type, I've added a *_no_runtime version for each of the Android build rules. BEGIN_PUBLIC Internal change. END_PUBLIC *** Original change description *** Automated rollback of commit e68e9432 PiperOrigin-RevId: 224040015
Loading
Please sign in to comment