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

Commit 2320e27e authored by Liz Kammer's avatar Liz Kammer Committed by Gerrit Code Review
Browse files

Merge "Migrate more unblocked modules."

parents 229b7c42 5068eaeb
Loading
Loading
Loading
Loading
+33 −2
Original line number Diff line number Diff line
@@ -268,20 +268,53 @@ var (
		"code_coverage.policy",
		"code_coverage.policy.other",
		"codec2_soft_exports",
		"com.android.media.swcodec-androidManifest",
		"com.android.media.swcodec-ld.config.txt",
		"com.android.media.swcodec-mediaswcodec.rc",
		"com.android.media.swcodec.certificate",
		"com.android.media.swcodec.key",
		"com.android.neuralnetworks-androidManifest",
		"com.android.neuralnetworks.certificate",
		"com.android.neuralnetworks.key",
		"flatbuffer_headers",
		"gemmlowp_headers",
		"gl_headers",
		"libandroid_runtime_vm_headers",
		"libaudioclient_aidl_conversion_util",
		"libaudioutils_fixedfft",
		"libbinder_headers_platform_shared",
		"libbluetooth-types-header",
		"libcodec2_headers",
		"libcodec2_internal",
		"libdmabufheap",
		"libgsm",
		"libgui_bufferqueue_sources",
		"libhardware_headers",
		"libnativeloader-headers",
		"libnativewindow_headers",
		"libneuralnetworks_headers",
		"libopus",
		"libprocpartition",
		"libserviceutils",
		"libstagefright_amrnb_common",
		"libstagefright_amrwbdec",
		"libstagefright_enc_common",
		"libstagefright_foundation_headers",
		"libstagefright_headers",
		"libstagefright_m4vh263dec",
		"libstagefright_m4vh263enc",
		"libstagefright_mp3dec_headers",
		"libsync",
		"libtextclassifier_hash_headers",
		"libtextclassifier_hash_static",
		"libui-types",
		"libvorbisidec",
		"media_ndk_headers",
		"mediaswcodec.policy",
		"mediaswcodec.xml",
		"philox_random_headers",
		"server_configurable_flags",
		"tensorflow_headers",

		//external/avb
		"avbtool",
@@ -329,8 +362,6 @@ var (
		"linker",                // TODO(b/228316882): cc_binary uses link_crt
		"libdebuggerd",          // TODO(b/228314770): support product variable-specific header_libs
		"versioner",             // TODO(b/228313961):  depends on prebuilt shared library libclang-cpp_host as a shared library, which does not supply expected providers for a shared library
		"f2fs.fibmap",           // ld.lld: error: undefined symbol: _IO
		"f2fscrypt",             // TODO(b/234340806):  error: incompatible integer to pointer conversion initializing 'FILE *' (aka 'struct _IO_FILE *') with an expression of type 'int', and  error: incomplete definition of type 'struct mntent'
		"apexer", "apexer_test", // Requires aapt2
		"apexer_test_host_tools",
		"host_apex_verifier",