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

Commit a6fddfba authored by Steven Moreland's avatar Steven Moreland
Browse files

libpermission

empty library for dependency resolution across multiple branches

Bug: 183654927
Test: build
Change-Id: I0856882c722ea034793806bd7976f838e931ba73
Merged-In: I0856882c722ea034793806bd7976f838e931ba73
parent d5cc17b3
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
// TODO(b/183654927): empty place holder to start moving permission related things out of libbinder
// (appops, permission controller, etc..)
cc_library_shared {
    name: "libpermission",
}