pstar -> berlin

This commit is contained in:
SGCMarkus 2022-03-26 17:01:30 +01:00
commit 0b269c9a8e
25 changed files with 334 additions and 301 deletions

View file

@ -14,9 +14,9 @@
// limitations under the License.
cc_binary {
name: "vendor.lineage.touch@1.0-service.pstar",
vintf_fragments: ["vendor.lineage.touch@1.0-service.pstar.xml"],
init_rc: ["vendor.lineage.touch@1.0-service.pstar.rc"],
name: "vendor.lineage.touch@1.0-service.berlin",
vintf_fragments: ["vendor.lineage.touch@1.0-service.berlin.xml"],
init_rc: ["vendor.lineage.touch@1.0-service.berlin.rc"],
defaults: ["hidl_defaults"],
relative_install_path: "hw",
proprietary: true,