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: Ibf299a2e4ae52717e7afe209d6826bc89a0b8f09
(cherry picked from commit 3eaef9918586a896e5b59379a784c33475cdd7b0)
Change-Id: Ibf299a2e4ae52717e7afe209d6826bc89a0b8f09
1 file changed