Mark some aidl_interface modules as unstable

With b/152655547, all aidl_interface modules are considered as stable
unless it is explicitly with "unstable: true". This change marks the
aidl_interface that are not used across updatable module bounraries
as unstable, so that the build system does not run the API
dumping/checking on them.

Exempt-From-Owner-Approval: cherry-pick from internal

Bug: 152655547
Test: m
Merged-In: I55b96e24b484bb8771df9df4dad19a923f241880
(cherry picked from commit 6391797360875b91b0455ffdadb3dd814f23d8e2)
Change-Id: I55b96e24b484bb8771df9df4dad19a923f241880
1 file changed