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

Commit edffa6ef authored by Danny Epstein's avatar Danny Epstein
Browse files

Remove system_ext_specific from rotaray priv perms

Test: check for boot loop
Bug: 182479937
Change-Id: I2f96a43aaa766ad06dcf08cb6845e584b1a4570f
parent e796d151
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.



// Privapp permission whitelist files

package {
@@ -150,7 +148,6 @@ prebuilt_etc {
    sub_dir: "permissions",
    src: "com.android.car.rotary.xml",
    filename_from_src: true,
    system_ext_specific: true,
}

prebuilt_etc {