Remove manual parceling from Interpolator and VolumeShaper

Change-Id: Ic5c3bfeb67c6e1b9b2b3c6275ea4badbef8536d3
diff --git a/StubLibraries.bp b/StubLibraries.bp
index 8090bec..9ca3739 100644
--- a/StubLibraries.bp
+++ b/StubLibraries.bp
@@ -57,6 +57,7 @@
             "telephony/java",
             "media/aidl",
         ],
+        include_dirs: ["frameworks/av/aidl"],
     },
     // These are libs from framework-internal-utils that are required (i.e. being referenced)
     // from framework-non-updatable-sources. Add more here when there's a need.