dubai: Convert the tree from berlin
The partition reserved sizes were taking from stock ROM IE, blockdev --getsize64 /dev/block/mapper/system_a Change-Id: I7e9ba2b8f732c6ad16d45d78f577f1ac4644713d
This commit is contained in:
parent
75571258aa
commit
773a3df538
48 changed files with 965 additions and 1021 deletions
|
|
@ -14,9 +14,9 @@
|
|||
// limitations under the License.
|
||||
|
||||
cc_binary {
|
||||
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"],
|
||||
name: "vendor.lineage.touch@1.0-service.dubai",
|
||||
vintf_fragments: ["vendor.lineage.touch@1.0-service.dubai.xml"],
|
||||
init_rc: ["vendor.lineage.touch@1.0-service.dubai.rc"],
|
||||
defaults: ["hidl_defaults"],
|
||||
relative_install_path: "hw",
|
||||
proprietary: true,
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define LOG_TAG "lineage.touch@1.0-service.berlin"
|
||||
#define LOG_TAG "lineage.touch@1.0-service.dubai"
|
||||
|
||||
#include <android-base/logging.h>
|
||||
#include <hidl/HidlTransportSupport.h>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
service vendor.touch-hal-1-0 /vendor/bin/hw/vendor.lineage.touch@1.0-service.berlin
|
||||
service vendor.touch-hal-1-0 /vendor/bin/hw/vendor.lineage.touch@1.0-service.dubai
|
||||
interface vendor.lineage.touch@1.0::IHighTouchPollingRate default
|
||||
class hal
|
||||
user system
|
||||
Loading…
Add table
Add a link
Reference in a new issue