Add no_op binary.
Even if this binary is only used in a testing apex for dynamic common
library apex that will be removed once we have a production version
ready, we need said apex to be marked as updatable too.
Bug: 177879489
Bug: 179013728
Test: builds
Change-Id: I8ae519da164f1f5355d4c2dfeca88a497cda7990
(cherry picked from commit 0d3ff6d9180c40c0e6d54687d2fe9c01841d438e)
diff --git a/apex/allowed_deps.txt b/apex/allowed_deps.txt
index 6dd49e5..fb84df8 100644
--- a/apex/allowed_deps.txt
+++ b/apex/allowed_deps.txt
@@ -499,6 +499,7 @@
neuralnetworks_utils_hal_1_3(minSdkVersion:30)
neuralnetworks_utils_hal_common(minSdkVersion:30)
neuralnetworks_utils_hal_service(minSdkVersion:30)
+no_op(minSdkVersion:current)
note_memtag_heap_async(minSdkVersion:16)
note_memtag_heap_sync(minSdkVersion:16)
PermissionController(minSdkVersion:28)